ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel Namespace / VoxelVariableStatistics Class / MostFrequentValuesCounts Property

In This Topic
    MostFrequentValuesCounts Property
    In This Topic
    Gets an array of the most frequent value counts.
    Syntax
    public long[] MostFrequentValuesCounts {get;}
    Public ReadOnly Property MostFrequentValuesCounts As Long()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also