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


In This Topic
    VoxelVariableStatistics Class Members
    In This Topic

    The following tables list the members exposed by VoxelVariableStatistics.

    Public Properties
     NameDescription
    Public Property Gets an array of the distribution values.  
    Public Property Gets the maximum distribution value.  
    Public Property Gets the minimum distribution value.  
    Public Property Gets the maximum value of the data.  
    Public Property Gets the mean.  
    Public Property Gets the minimum value of the data.  
    Public Property Gets an array of the most frequent values.  
    Public Property Gets an array of the most frequent value counts.  
    Public Property Gets the standard deviation.  
    Top
    See Also