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

OverlapPoints Property (LasPointDisplayFilter)
Gets and sets the overlap points flag. Default value is true.
Syntax
public bool OverlapPoints {get; set;}
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