ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSymbolReference Class / MaxDistance Property

In This Topic
    MaxDistance Property (CIMSymbolReference)
    In This Topic
    Gets or sets the maximum distance at which symbols are visible. Objects beyond this point don't get rendered.
    Syntax
    Public Property MaxDistance As Double
    public double MaxDistance {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also