Eyeshot 11 WPF API Reference
WPF 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