ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasPointRailSelectionFilter Class / VerticalThreshold Property

In This Topic
    VerticalThreshold Property
    In This Topic
    Gets and sets the vertical threshold in meters. This is the minimum above-ground distance for a point to be considered a rail point. The default value is 0.05 meters.
    Syntax
    public double VerticalThreshold {get; set;}
    Public Property VerticalThreshold As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also