ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPictureMarker Class / ScaleX Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also