The following tables list the members exposed by SnappingEnvironment.
Name | Description | |
---|---|---|
![]() | Active | Gets or sets if snapping is active or not. (Inherited from SnappingEngine) |
![]() | SegmentLengthFormat | Gets the segment length string format. |
![]() | ShowSegmentLength | Determines whether or not the segment length will be shown when mouse if move around. |
![]() | ShowTips | Gets or sets if snap agent's tips are displayed. |
![]() | ShowToleranceRadius | Gets or sets if the tolerance should be shown or not. |
![]() | SignificantDigits | Gets or sets the significant digits used to represent the segment length. |
![]() | SnappingAgents | Gets or sets the list of SnappingAgents. (Inherited from SnappingEngine) |
![]() | Tolerance | Overridden. Gets or sets the snapping tolerance in Tolerance Units. |
![]() | ToleranceUnits | Gets or sets the tolerance units. |
Name | Description | |
---|---|---|
![]() | ToleranceInMapUnits | Overridden. Returns the tolerance but in map units. |
Name | Description | |
---|---|---|
![]() | Snap | Overloaded. Overridden. Returns the result of snapping the coordinate to agent. Returns null if no snapping was possible. This version doesnt't snap to "invisible because of scale" features. |
Name | Description | |
---|---|---|
![]() | SnapToNearestPoint | Returns the result of snapping the coordinate to agent. Returns null if no snapping was possible. (Inherited from SnappingEngine) |