Show / Hide Table of Contents

Property VertexTextSymbol

VertexTextSymbol

Gets or sets the symbol used to draw vertex numbers for the current geometry. If null, no numbers are displayed.

Declaration
public Symbol VertexTextSymbol { get; set; }
Property Value
Type Description
Symbol

The symbol used to draw vertex numbers for the current geometry. If null, no numbers are displayed.

Remarks

By default when using a FreehandTool, this symbol is null.

Applies to

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