ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDictionaryRenderer Class / ScalingExpressionInfo Property

In This Topic
    ScalingExpressionInfo Property
    In This Topic
    Gets or sets ExpressionInfo that contains the Arcade expression that returns the symbol scaling ratio as a number.
    Syntax
    public CIMExpressionInfo ScalingExpressionInfo {get; set;}
    Public Property ScalingExpressionInfo As CIMExpressionInfo
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also