Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
Leadtools.Medical3D Namespace > Medical3DHistogram Class : HistogramData Property |
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(); }