Click or drag to resize

AngularSnapMode Enumeration

Mode of angle snapping

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum AngularSnapMode
Members
  Member nameValueDescription
SnapToAngleInSnapBox0 Snap only if angle is included in the snap box
SnapToNearestAngle1 Snap to the nearest angle
See Also