Name | Description | |
---|---|---|
![]() ![]() | IsEnabled | Gets or sets if snapping is available within the project. |
![]() ![]() | SnapChipEnabled | Gets or sets if displaying a snap chip is enabled within the project. |
![]() ![]() | SnapModes | Gets or sets a collection of the current snapping modes. |
The following tables list the members exposed by Snapping.
Name | Description | |
---|---|---|
![]() ![]() | IsEnabled | Gets or sets if snapping is available within the project. |
![]() ![]() | SnapChipEnabled | Gets or sets if displaying a snap chip is enabled within the project. |
![]() ![]() | SnapModes | Gets or sets a collection of the current snapping modes. |
Name | Description | |
---|---|---|
![]() ![]() | GetLayerSnapModes | Overloaded. |
![]() ![]() | GetOptions | Gets the snapping options for the specified map. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | GetSnapMode | Gets the state of a single SnapMode. |
![]() ![]() | SetLayerSnapModes | Overloaded. |
![]() ![]() | SetOptions | Sets the snapping options for the specified map. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SetSnapMode | Sets the state of a single SnapMode. |
![]() ![]() | SetSnapModes | Sets the given snapping modes. |