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 > Medical3DObject Class : ColorMap Property |
public Medical3DColorMapping ColorMap {set;}
'Declaration Public WriteOnly Property ColorMap As Medical3DColorMapping
'Usage Dim instance As Medical3DObject instance.ColorMap = value
public: property Medical3DColorMapping^ ColorMap { void set ( Medical3DColorMapping^ value); }