ApplicationSettingsEnableMouseDragPanning Property |
Gets or sets whether to move the screen by holding down the Shift key and dragging the right mouse button.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool EnableMouseDragPanning { get; set; }
Public MustOverride Property EnableMouseDragPanning As Boolean
Get
Set
Property Value
Type:
BooleanSee Also