ObjectsEnumeratorTVisible Property
Gets visibility of the current Object on the Document (visible means that Object is not hidden by collapsed Area Objects).
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public bool Visible { get; protected set; }
Public Property Visible As Boolean
Get
Protected Set
public:
property bool Visible {
bool get ();
protected: void set (bool value);
}
member Visible : bool with get, set
Property Value
Boolean