Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

HistogramData Property






Gets the histogram data of the 3D object
Syntax
public int[] HistogramData {get;}
'Declaration
 
Public ReadOnly Property HistogramData As Integer()
'Usage
 
Dim instance As Medical3DHistogram
Dim value() As Integer
 
value = instance.HistogramData

            

            
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

See Also

Reference

Medical3DHistogram Class
Medical3DHistogram Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features