Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesSettings Class / SilhouetteColor Property

In This Topic
    SilhouetteColor Property
    In This Topic
    Gets or sets the Silhouettes color used when the DisplayModeSettings.EdgeColorMethod is edgeColorMethodType.SingleColor.
    Syntax
    'Declaration
     
    Public Property SilhouetteColor As Color
    public Color SilhouetteColor {get; set;}
    See Also