ApplicationSettingsNudgeMode Property |
Get or set how to move the selected shape with the arrow keys.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract NudgeMode NudgeMode { get; set; }
Public MustOverride Property NudgeMode As NudgeMode
Get
Set
Property Value
Type:
NudgeMode
See Also