Click or drag to resize

NudgeMode Enumeration

Movement mode when moving selection figure with arrow key

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum NudgeMode
Members
  Member nameValueDescription
Pixel0 Move in pixel coordinate units of the screen
Drawing1 Move in coordinate unit of the current partial drawing
Grid2 Move with the grid spacing of the current partial drawing
See Also