ComponentStatus.AllSet Property

ComponentStatusAllSet Property

All flags are checked.

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

Property Value

Type: ComponentStatus
See Also