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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also