ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPointCloudValueFilter Class / Mode Property

In This Topic
    Mode Property (CIMPointCloudValueFilter)
    In This Topic
    Gets or sets the mode that determines if the ValueList is an include list or an exclude list.
    Syntax
    public PointCloudValueFilterMode Mode {get; set;}
    Public Property Mode As PointCloudValueFilterMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also