Show / Hide Table of Contents

Property Filters

Filters

Gets the filters applied to the point cloud layer that control which points are visible in the layer.

Declaration
public IList<PointCloudFilter> Filters { get; }
Property Value
Type Description
IList<PointCloudFilter>

The filters applied to the point cloud layer.

Remarks

If AttributeName does not match one of the attributes available in Attributes, a LayerViewState that contains an appropriate error is raised.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.