ComponentStatusIsLocked Property |
Returns true if locked. False otherwise.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsLocked { get; }Public ReadOnly Property IsLocked As Boolean
Get
Return Value
Type:
BooleanThe component status for locked.
Version InformationRhino for Windows
Supported in: 6.8
See Also