Eyeshot 10 WinForms API Reference
DisplayModeSettingsFlat Constructor(Boolean,edgeColorMethodType,Color,Single,Single,silhouettesDrawingType,Boolean,flatColorMethodType)

WinForms Assembly > devDept.Eyeshot Namespace > DisplayModeSettingsFlat Class > DisplayModeSettingsFlat Constructor : DisplayModeSettingsFlat Constructor(Boolean,edgeColorMethodType,Color,Single,Single,silhouettesDrawingType,Boolean,flatColorMethodType)
Edges Visibility flag
Edges Color mode
Edges color
Edges Thickness
Thickness used to draw the silhouettes
Silhouettes drawing mode
Internal wireframe visibility
Color used to draw the entities
Standard constructor.
Syntax
'Declaration
 
Public Function 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 colorMethod As flatColorMethodType _
)

Parameters

showEdges
Edges Visibility flag
edgeColorMethod
Edges Color mode
edgeColor
Edges color
edgeThickness
Edges Thickness
silhouetteThickness
Thickness used to draw the silhouettes
silhouettesDrawingMode
Silhouettes drawing mode
showInternalWires
Internal wireframe visibility
colorMethod
Color used to draw the entities
See Also

Reference

DisplayModeSettingsFlat Class
DisplayModeSettingsFlat Members
Overload List