DisplayModeSettingsShaded(Boolean, edgeColorMethodType, Color, Single, Single, silhouettesDrawingType, Boolean, shadowType) 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
)
This language is not supported or no code example is available.
public DisplayModeSettingsShaded( 
bool showEdges
edgeColorMethodType edgeColorMethod
Color edgeColor
float edgeThickness
float silhouetteThickness
silhouettesDrawingType silhouettesDrawingMode
bool showInternalWires
shadowType shadowMode 
)
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

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition