ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTinRenderer Class / MaxScale Property

In This Topic
    MaxScale Property (CIMTinRenderer)
    In This Topic
    Gets or sets the maximum scale for renderer draw (set as the denominator of the scale's representative fraction). Values less than or equal to 0 indicate there is no maximum scale and the renderer will draw at any scale above the minimum.
    Syntax
    public double MaxScale {get; set;}
    Public Property MaxScale As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also