RhinoCommon API
RhinoDocSelectObjects Event |
Called when object(s) are selected.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static event EventHandler<RhinoObjectSelectionEventArgs> SelectObjects
Public Shared Event SelectObjects As EventHandler(Of RhinoObjectSelectionEventArgs)
Value
Type: SystemEventHandlerRhinoObjectSelectionEventArgs