Eyeshot 10 WinForms API Reference
Invisible Property (AttributeBase)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > AttributeBase Class : Invisible Property
Autodesk attribute mode. The attribute text is invisible.
Syntax
'Declaration
 
Public Overridable Property Invisible As Boolean
public virtual bool Invisible {get; set;}
Remarks
To see the effect of this change, call devDept.Eyeshot.EntityList.SynchronizeAttributes
See Also

Reference

AttributeBase Class
AttributeBase Members