Property MultipleSnapCandidatesSymbol
MultipleSnapCandidatesSymbol
Gets or sets the symbol used to indicate that multiple candidates for snapping exist at the interactive edit
position, when the Geometry
Declaration
public Symbol MultipleSnapCandidatesSymbol { get; set; }
Property Value
Type | Description |
---|---|
Symbol | The symbol used to indicate that multiple candidates for snapping exist at the interactive edit
position, when the Geometry |
Remarks
This symbol may indicate, for example, an intersection of any two different geometries, two very close
geometries, the presence of multiple vertices, or a self-intersection of a geometry.
The Snapped
The default value is a marker symbol showing an orange ring.
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.6 |
.NET | 200.4 - 200.6 |
.NET Windows | 200.4 - 200.6 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.6 |
.NET Framework | 200.4 - 200.6 |
UWP | 200.4 - 200.6 |