|
ComponentIndex3Unset Property
|
Gets the unset value of component index.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static ComponentIndex3 Unset { get; }
Public Shared ReadOnly Property Unset As ComponentIndex3
Get
public:
static property ComponentIndex3 Unset {
ComponentIndex3 get ();
}
static member Unset : ComponentIndex3 with get
Property Value
Type:
ComponentIndex3
See Also