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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also