ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTextSymbol Class / ShadowOffsetX Property

In This Topic
    ShadowOffsetX Property (CIMTextSymbol)
    In This Topic
    Gets or sets the shadow offset from the text symbol in the horizontal direction. If X and Y are zero, no shadow is drawn.
    Syntax
    Public Property ShadowOffsetX As Double
    public double ShadowOffsetX {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also