Histogram Property

Summary
Gets the grayscale histogram of the 3D object.
Syntax
C#
VB
C++
public Medical3DHistogram Histogram { get; } 
  
Public ReadOnly Property Histogram As Medical3DHistogram 
public: 
property Medical3DHistogram^ Histogram { 
   Medical3DHistogram^ get(); 
} 

Property Value

Medical3DHistogram that contains the grayscale hsitogram of the 3D object.

Remarks
  • To change the histogram of the 3D object, please refer to ColorMap.
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.