DrawingViewMouseButtons Property |
Gets a value indicating which of the mouse buttons is in a pressed state.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract MouseButtons MouseButtons { get; }
Public MustOverride ReadOnly Property MouseButtons As MouseButtons
Get
Property Value
Type:
MouseButtonsSee Also