ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasPointDisplayFilter Class / OverlapPoints Property

In This Topic
    OverlapPoints Property (LasPointDisplayFilter)
    In This Topic
    Gets and sets the overlap points flag. Default value is true.
    Syntax
    public bool OverlapPoints {get; set;}
    Public Property OverlapPoints As Boolean
    Remarks
    An overlap point is a point that is within the overlap region of two or more flight lines or swaths.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also