RhinoCommon API
GetPointOnMouseDown Method |
Default calls the MouseDown event.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)

protected virtual void OnMouseDown( GetPointMouseEventArgs e )
Protected Overridable Sub OnMouseDown ( e As GetPointMouseEventArgs )
Parameters
- e
- Type: Rhino.Input.CustomGetPointMouseEventArgs
Current argument for the event.
