Property AllowVertexCreation
AllowVertexCreation
Gets or sets a value indicating whether to allow a vertex to be created interactively. Default is true
.
Declaration
public bool AllowVertexCreation { get; set; }
Property Value
Type | Description |
---|---|
System. |
|
Remarks
If true
, you can tap on the map to add a new vertex. The vertex is inserted after the previously selected
vertex, or as the first vertex if the previous selection was the first vertex in a Polyline. If you tap
on an existing Geometry
A Freehand
Whether true
or false
, a vertex can be created by Insert
Set
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |