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

In This Topic
    Values Property (CIMPointCloudValueFilter)
    In This Topic
    Gets or sets the values used as exclude or include list.
    Syntax
    public double[] Values {get; set;}
    Public Property Values As Double()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also