DisplayModeSettingsRendered(Boolean, edgeColorMethodType, Color, Single, Single, silhouettesDrawingType, Boolean, shadowType, ImageSource, Boolean, Boolean, Single, realisticShadowQualityType) Constructor

Public Sub New( _ 
ByVal showEdges As Boolean, _ 
ByVal edgeColorMethod As edgeColorMethodType, _ 
ByVal edgeColor As Color, _ 
ByVal edgeThickness As Single, _ 
ByVal silhouetteThickness As Single, _ 
ByVal silhouettesDrawingMode As silhouettesDrawingType, _ 
ByVal showInternalWires As Boolean, _ 
ByVal shadowMode As shadowType, _ 
ByVal environmentImage As ImageSource, _ 
ByVal environmentMapEnabled As Boolean, _ 
ByVal planarReflections As Boolean, _ 
ByVal reflectionsIntensity As Single, _ 
ByVal realisticShadowQuality As realisticShadowQualityType
)
This language is not supported or no code example is available.
public DisplayModeSettingsRendered( 
bool showEdges
edgeColorMethodType edgeColorMethod
Color edgeColor
float edgeThickness
float silhouetteThickness
silhouettesDrawingType silhouettesDrawingMode
bool showInternalWires
shadowType shadowMode
ImageSource environmentImage
bool environmentMapEnabled
bool planarReflections
float reflectionsIntensity
realisticShadowQualityType realisticShadowQuality 
)
This language is not supported or no code example is available.

Parameters

showEdges
bool

edgeColorMethod
edgeColorMethodType

edgeColor
Color

edgeThickness
float

silhouetteThickness
float

silhouettesDrawingMode
silhouettesDrawingType

showInternalWires
bool

shadowMode
shadowType

environmentImage
ImageSource

environmentMapEnabled
bool

planarReflections
bool

reflectionsIntensity
float

realisticShadowQuality
realisticShadowQualityType

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition