Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Layer Class / LineWeight Property

In This Topic
    LineWeight Property (Layer)
    In This Topic
    Gets or sets layer line weight.
    Syntax
    'Declaration
     
    Public Property LineWeight As Single
    public float LineWeight {get; set;}
    See Also