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
| Field | Description |
|---|---|
| NONE | Snap to nothing. |
| ALIGNMENT_BOX_EXTENSION | Snap to alignment box extension. |
| CENTER_AXES | Snap to center axis extension. |
| CURVE_TANGENT | Snap to curve tangent extension. |
| ENDPOINT | Snap to end point extension. |
| MIDPOINT | Snap to mid point extension. |
| LINEAR_EXTENSION | Snap to linear extension. |
| CURVE_EXTENSION | Snap to curve extension. |
| ENDPOINT_PERPENDICULAR | Snap to end point perpendicular extension. |
| MIDPOINT_PERPENDICULAR | Snap to mid point perpendicular extension. |
| ENDPOINT_HORIZONTAL | Snap to end point horizontal extension. |
| ENDPOINT_VERTICAL | Snap to end point vertical extension. |
| ELLIPSE_CENTER | Snap to ellipse center extension. |
| ISOMETRIC_ANGLES | Snap to isometric angles extension. |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram