ObjectsEnumeratorTProtected Property
Gets protection status of the Object (Object is protected if it is included to the locked Area Object).
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public bool Protected { get; protected set; }
Public Property Protected As Boolean
Get
Protected Set
public:
property bool Protected {
bool get ();
protected: void set (bool value);
}
member Protected : bool with get, set
Property Value
Boolean