ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerPlacementAlongLineVariableSize Class / MaxZoom Property

In This Topic
    MaxZoom Property
    In This Topic
    Gets or sets the largest size of the marker to be placed on the line. The value is expressed as a ratio.
    Syntax
    public double MaxZoom {get; set;}
    Public Property MaxZoom As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also