Click or drag to resize

GridSnapMode Enumeration

mode of grid snap

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum GridSnapMode
Members
  Member nameValueDescription
SnapToGridInSnapBox0 Snap only if grid points are included in the snap box
SnapToNearestGrid1 Snap to the nearest grid point
See Also