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

In This Topic
    Invisible Property (AttributeBaseSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Invisible As Boolean
    public bool Invisible {get; set;}
    See Also