←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly