ObjectsEnumeratorTProtected Property

Gets protection status of the Object (Object is protected if it is included to the locked Area Object).

Definition

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

Property Value

Boolean

See Also