Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawSilhouettesParams Class / SilhoThickness Property

In This Topic
    SilhoThickness Property
    In This Topic
    The thickness of silhouettes.
    Syntax
    'Declaration
     
    Public Property SilhoThickness As Single
    public float SilhoThickness {get; set;}
    See Also