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

In This Topic
    EdgeThickness Property (DisplayModeSettings)
    In This Topic
    Gets or sets the entity edges thickness.
    Syntax
    'Declaration
     
    Public Property EdgeThickness As Single
    public float EdgeThickness {get; set;}
    See Also