ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel Namespace / VoxelVariableStatistics Class / Distribution Property

In This Topic
    Distribution Property
    In This Topic
    Gets an array of the distribution values.
    Syntax
    public double[] Distribution {get;}
    Public ReadOnly Property Distribution As Double()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also