Click or drag to resize

ComponentStatusIsLocked Property

Returns true if locked. False otherwise.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsLocked { get; }

Return Value

Type: Boolean
The component status for locked.
See Also