ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPointCloudLayer Class / Filters Property

In This Topic
    Filters Property (CIMPointCloudLayer)
    In This Topic
    Gets or sets the filter used to filter the points being drawn.
    Syntax
    public CIMPointCloudFilter[] Filters {get; set;}
    Public Property Filters As CIMPointCloudFilter()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also