DrawingViewIsPanning Property |
Gets a value that indicates whether the view is in pan mode.
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 bool IsPanning { get; }
Public MustOverride ReadOnly Property IsPanning As Boolean
Get
Property Value
Type:
BooleanSee Also