GH_CanvasMouseEventWinFormsEventArgs Property |
Downcast this data into a Windows.Forms.MouseEventArgs instance.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public MouseEventArgs WinFormsEventArgs { get; }
Public ReadOnly Property WinFormsEventArgs As MouseEventArgs
Get
Property Value
Type:
MouseEventArgs[Missing <value> documentation for "P:Grasshopper.GUI.GH_CanvasMouseEvent.WinFormsEventArgs"]
See Also