ArcGIS Pro 2.9 API Reference Guide
VertexSymbolOptions Constructor

ArcGIS.Desktop.Core Namespace > VertexSymbolOptions Class : VertexSymbolOptions Constructor
The vertex symbol type
Creates a new VertexSymbolOptions for the specified vertex type.
Syntax
public VertexSymbolOptions( 
   VertexSymbolType vertexSymbolType
)
Public Function New( _
   ByVal vertexSymbolType As VertexSymbolType _
)

Parameters

vertexSymbolType
The vertex symbol type
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

VertexSymbolOptions Class
VertexSymbolOptions Members