Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DisplayModeSettings Class / SilhouetteThickness Property

In This Topic
    SilhouetteThickness Property
    In This Topic
    Gets or sets the Silhouettes thickness.
    Syntax
    'Declaration
     
    Public Property SilhouetteThickness As Single
    public float SilhouetteThickness {get; set;}
    See Also