ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerGraphic Class / Symbol Property

In This Topic
    Symbol Property (CIMMarkerGraphic)
    In This Topic
    Gets or sets the symbol used to draw the marker graphic, can be a point, line, polygon, or text symbol.
    Syntax
    public CIMSymbol Symbol {get; set;}
    Public Property Symbol As CIMSymbol
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also