SnapExtensions enumeration

SnapExtensions enumeration

Specifies whether a specific snap extension setting is enabled or disabled for the active window. The value can be a sum of the values.

The SnapExtensions type exposes the following members:

Fields

FieldDescription
NONESnap to nothing.
ALIGNMENT_BOX_EXTENSIONSnap to alignment box extension.
CENTER_AXESSnap to center axis extension.
CURVE_TANGENTSnap to curve tangent extension.
ENDPOINTSnap to end point extension.
MIDPOINTSnap to mid point extension.
LINEAR_EXTENSIONSnap to linear extension.
CURVE_EXTENSIONSnap to curve extension.
ENDPOINT_PERPENDICULARSnap to end point perpendicular extension.
MIDPOINT_PERPENDICULARSnap to mid point perpendicular extension.
ENDPOINT_HORIZONTALSnap to end point horizontal extension.
ENDPOINT_VERTICALSnap to end point vertical extension.
ELLIPSE_CENTERSnap to ellipse center extension.
ISOMETRIC_ANGLESSnap to isometric angles extension.
UNDEFINEDUndefined.

See Also