ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / VertexSymbolOptions Class / Color Property

In This Topic
    Color Property (VertexSymbolOptions)
    In This Topic
    Gets and sets the color. Default value is No color.
    Syntax
    public CIMColor Color {get; set;}
    Public Property Color As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also