ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPointCloudBitFieldFilter Class / RequiredClearBits Property

In This Topic
    RequiredClearBits Property
    In This Topic
    Gets or sets an array of bit numbers cleared. Bit 0 is the least significant bit.
    Syntax
    public int[] RequiredClearBits {get; set;}
    Public Property RequiredClearBits As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also