ArcGIS Pro 3.0 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, Windows 8.1

    See Also