ArcGIS Pro 3.7 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 Property Color As CIMColor
    public CIMColor Color {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also