ArcGIS Pro 3.6 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 int MaximumOutliers {get; set;}
    Public Property MaximumOutliers As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also