ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasPointRailSelectionFilter Class / MaximumOutliers Property

In This Topic
    MaximumOutliers Property
    In This Topic
    Gets and sets the maximum allowable number of outliers. If the number of outliers is below this limit, they are excluded from selection. The default value is 5.
    Syntax
    Public Property MaximumOutliers As Integer
    public int MaximumOutliers {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also