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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also