Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / IEntity Interface / Visible Property

In This Topic
    Visible Property (IEntity)
    In This Topic
    Gets or sets the entity visibility status.
    Syntax
    'Declaration
     
    Property Visible As Boolean
    bool Visible {get; set;}
    See Also