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

In This Topic
    Invisible Property (AttributeReference)
    In This Topic
    Autodesk attribute mode. The attribute text is invisible. Note that the ViewportLayout.AttributeReferenceVisibilityMode system variable can override this setting.
    Syntax
    'Declaration
     
    Public Property Invisible As Boolean
    public bool Invisible {get; set;}
    See Also