Returns a 64 bit integer pointer to the histogram data, the size of the histogram array is OIV.LDM.SoVolumeHistogram.GetHistoSize() .
public SbNativeArray<long> GetHistogram()
Public Function GetHistogram As SbNativeArray(Of Long)
public: SbNativeArray<long long>^ GetHistogram()
member GetHistogram : unit -> SbNativeArray<int64>