ObjRefSelectionMethod Method |
Gets the method used to select this object.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public SelectionMethod SelectionMethod()
Public Function SelectionMethod As SelectionMethod
Return Value
Type:
SelectionMethodThe method used to select this object.
See Also