Click or drag to resize

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; }

Property Value

Type: MouseButtons
See Also