ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / LasFilter Class / ZMaxInMeters Property

In This Topic
    ZMaxInMeters Property
    In This Topic
    Gets and sets the Z maximum filter in meters.
    Syntax
    public double ZMaxInMeters {get;}
    Public ReadOnly Property ZMaxInMeters As Double
    Remarks
    Prefer using GetZRange.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also