DrawingViewMouseEventArgsButton Property |
Gets which mouse button was pressed.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic MouseButtons Button { get; }
Public ReadOnly Property Button As MouseButtons
Get
Property Value
Type:
MouseButtons
See Also