| OrthogonalSnapLine (SnapLineOrientation, SnapLineSnapTypes, SnapReferenceVisualizationType, Point, boolean, number, GraphItemTypes?, any?) | in
OrthogonalSnapLine | Creates a new snap line using the provided attributes. |
| OrthogonalSnapLine (SnapLineOrientation, SnapLineSnapTypes, SnapReferenceVisualizationType, Point, number, number, boolean, number, GraphItemTypes?, any?) | in
OrthogonalSnapLine | Creates a new snap line using the provided attributes. |
| collectReshapeSnapResult (CollectSnapResultsEventArgs, ReshapeRectangleContext, IModelItem, Rect, SnapLineSnapTypes) | in
OrthogonalSnapLine | Calculates a valid SnapResult that snaps the side of a reshaped rectangle described by the snapType to this orthogonal line. |
| collectSegmentSnapResult (CollectSnapResultsEventArgs, IModelItem, number, number, number, SnapLineSnapTypes) | in
OrthogonalSnapLine | Calculates a valid SnapResult that snaps the orthogonal segment defined by the given parameters to this orthogonal line. |
| collectReshapedSideSnapResult (CollectSnapResultsEventArgs, ReshapeRectangleContext, IModelItem, Rect, SnapLineSnapTypes) | in
SnapGrid | Calculates a valid SnapResult that snaps the side of a reshaped rectangle described by the snapType to a grid line. |
| from (SnapLineSnapTypes) | in
SnapLineSnapTypes | Converts the given argument to an enum constant of this enum type. |
| getName (SnapLineSnapTypes) | in
SnapLineSnapTypes | Returns the name of the given enum constant. |