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

In This Topic
    ShadowColor Property
    In This Topic
    Gets or sets the color of the shadow that is defined for the text symbol. The shadow is drawn as an offset copy of the text.
    Syntax
    public CIMColor ShadowColor {get; set;}
    Public Property ShadowColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also