ObjectsEnumeratorTVisible Property

Gets visibility of the current Object on the Document (visible means that Object is not hidden by collapsed Area Objects).

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool Visible { get; protected set; }

Property Value

Boolean

See Also