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

In This Topic
    Symbol Property (CIMTextSymbol)
    In This Topic
    Gets or sets the polygon symbol that is used to draw the glyphs of the text.
    Syntax
    public CIMPolygonSymbol Symbol {get; set;}
    Public Property Symbol As CIMPolygonSymbol
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also