Show / Hide Table of Contents

Property AllowMidVertexSelection

AllowMidVertexSelection

Gets or sets a value indicating whether a mid-vertex of a polygon or polyline can be interactively selected, false otherwise. Default is true.

Declaration
public bool AllowMidVertexSelection { get; set; }
Property Value
Type Description
System.Boolean

true if a mid-vertex of a polygon or polyline can be interactively selected, false otherwise. Default is true.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.7
.NET200.5 - 200.7
.NET Windows200.5 - 200.7
.NET Android200.5 - 200.7
.NET iOS200.5 - 200.7
.NET Framework200.5 - 200.7
UWP200.5 - 200.7
In This Article
Back to top Copyright © 2022 Esri.