ArcGIS Pro 3.7 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 ReadOnly Property ZMaxInMeters As Double
    public double ZMaxInMeters {get;}
    Remarks
    Prefer using GetZRange.
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also