ArcGIS Pro 3.0 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, Windows 8.1

    See Also