←Select platform

Image Property (Medical3DObject)

Summary

Gets or sets the image that is used to render the 3D object.

Syntax

C#
VB
C++
public Leadtools.RasterImage Image {get; set;}
Public Property Image As Leadtools.RasterImage
public: 
property Leadtools.RasterImage^ Image { 
   Leadtools.RasterImage^ get(); 
   void set (    Leadtools.RasterImage^ ); 
} 

Property Value

Leadtools.RasterImage that is used to render the 3D object.

Remarks
  • You are required to pass a multi-page image with at least 3 pages.
  • It is better to load a 3D object using the efficient memory method. For more information, refer to the MemoryEfficientInit method.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize