ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTinRenderer Class / MinScale Property

In This Topic
    MinScale Property (CIMTinRenderer)
    In This Topic
    Gets or sets the minimum 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 minimum scale and the renderer will draw at any scale below the maximum.
    Syntax
    Public Property MinScale As Double
    public double MinScale {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also