Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewSettings Class / KeepEntityLineWeight Property

In This Topic
    KeepEntityLineWeight Property
    In This Topic
    If true, keeps the entity line weight method.
    Syntax
    'Declaration
     
    Public Property KeepEntityLineWeight As Boolean
    public bool KeepEntityLineWeight {get; set;}
    See Also