| Name |
Description |
| Application |
Gets the application to which the Snap Point belongs |
| BBox |
Returns properties specific to bounding box snap point |
| CanChangeDirection |
Returns true if the snap point can change direction |
| Direction |
Specifies the default direction for the snap point |
| Edge |
Returns properties specific to edge snap point |
| IsDeletable |
Returns true if the snap point can be deleted |
| IsMovable |
Returns true if the snap point can be moved |
| IsSelectable |
Returns true if the snap point can be selected |
| Object |
Returns properties specific to object snap point |
| Parent |
Gets the shape parent |
| PositionX |
Gets or sets the SnapPoint's X coordinate |
| PositionY |
Gets or sets the SnapPoint's Y coordinate |
| ReferenceData |
Returns a unique identifier of the snap point |
| Selected |
Specifies whether the snap point is selected by the user |
| Shape |
Returns the shape the snap point belongs to |
| Type |
Gets the SnapPoint Type |
| User |
Returns properties specific to user snap point |
| UsesDirection |
Specifies whether the snap point uses the direction |