ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel Namespace / VoxelVariableStatistics Class / MostFrequentValues Property

In This Topic
    MostFrequentValues Property
    In This Topic
    Gets an array of the most frequent values.
    Syntax
    public int[] MostFrequentValues {get;}
    Public ReadOnly Property MostFrequentValues As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also