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

    See Also