HistogramData Property

Summary
Gets the histogram data of the 3D object
Syntax
C#
VB
C++
public int[] HistogramData { get; } 
  
Public ReadOnly Property HistogramData As Integer() 
public: 
property array<int>^ HistogramData { 
   array<int>^ get(); 
} 

Property Value

An array of values that represents the histogram data of the 3D object.

Remarks
Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.