ArcGIS Pro 3.7 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 Property MaxScale As Double
    public double MaxScale {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also