Click or drag to resize

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()

Return Value

Type: SelectionMethod
The method used to select this object.
See Also