RhinoCommon API
GetPointMouseDown Event |
Called during Get2dRectangle, Get2dLine, and GetPoint(..,true) when the mouse down event for
the initial point occurs. This function is not called during ordinary point getting because
the mouse down event terminates an ordinary point get and returns a GetResult.Point result.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)

public event EventHandler<GetPointMouseEventArgs> MouseDown
Public Event MouseDown As EventHandler(Of GetPointMouseEventArgs)
Value
Type: SystemEventHandlerGetPointMouseEventArgs
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14