ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPointSymbol Class / ScaleX Property

In This Topic
    ScaleX Property (CIMPointSymbol)
    In This Topic
    Gets or sets the X scale which changes the width of the symbol without changing the height (or depth in 3D), as a ratio.
    Syntax
    Public Property ScaleX As Double
    public double ScaleX {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also