Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / AttributeBase Class / NormalMode Property

In This Topic
    NormalMode Property (AttributeBase)
    In This Topic
    If true, the attribute modes are all false.
    Syntax
    'Declaration
     
    Public ReadOnly Property NormalMode As Boolean
    public bool NormalMode {get;}
    Remarks
    To see the effect of this change, call devDept.Eyeshot.EntityList.SynchronizeAttributes
    See Also