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

In This Topic
    NormalMode Property (AttributeReference)
    In This Topic
    If true, the attribute modes are all false.
    Syntax
    'Declaration
     
    Public ReadOnly Property NormalMode As Boolean
    public bool NormalMode {get;}
    See Also