←Select platform

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 Leadtools.Medical3d.Medical3DColorMapping 
public: 
property Leadtools.Medical3d.Medical3DColorMapping^ ColorMap { 
   void set (    Leadtools.Medical3d.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly