Property SnappedToLineSymbol
SnappedToLineSymbol
Gets or sets the symbol used to indicate an edge (segment) of a geometry during an interactive edit, when the
Geometry
Declaration
public Symbol SnappedToLineSymbol { get; set; }
Property Value
Type | Description |
---|---|
Symbol | The symbol used to indicate an edge (segment) of a geometry during an interactive edit, when the
Geometry |
Remarks
This symbol is shown when an edge (segment) is the best candidate to snap the edit position to. It may be
shown in addition to Snapped
The default value is a solid orange line.
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 |