ComponentStatus.Locked Property

ComponentStatusLocked Property

The locked flag is checked.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static ComponentStatus Locked { get; }
Public Shared ReadOnly Property Locked As ComponentStatus
	Get

Property Value

Type: ComponentStatus
See Also