Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawEdgesParams Class / Thickness Property

In This Topic
    Thickness Property (DrawEdgesParams)
    In This Topic
    Gets or sets the Edge thickness.
    Syntax
    'Declaration
     
    Public Property Thickness As Single
    public float Thickness {get; set;}
    See Also