ColorMap Property

Summary
Sets the color map will be used to render the 3D object.
Syntax
C#
VB
C++
public Medical3DColorMapping ColorMap { set; } 
  
Public WriteOnly Property ColorMap As Medical3DColorMapping 
public: 
property Medical3DColorMapping^ ColorMap { 
   void set (    Medical3DColorMapping^ ); 
} 

Property Value

Medical3DColorMapping that contains the color map which will be used to render the 3D object.

Remarks
  • To reset the color, please set this value to null.
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.