LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Medical3DObject Constructor(RasterImage)
See Also 
Leadtools.Medical3D Namespace > Medical3DObject Class > Medical3DObject Constructor : Medical3DObject Constructor(RasterImage)



image
Leadtools.RasterImage that contains the 3D object images that will be rendered.
Initializes a new instance of the Medical3DObject class with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal image As RasterImage _
)
Visual Basic (Usage)Copy Code
Dim image As RasterImage
 
Dim instance As New Medical3DObject(image)
C# 
public Medical3DObject( 
   RasterImage image
)
C++/CLI 
public:
Medical3DObject( 
   RasterImage^ image
)

Parameters

image
Leadtools.RasterImage that contains the 3D object images that will be rendered.

Remarks

  • You must pass a multi-page image with at least 3 pages before using this method.
  • It is better to load a 3D object using the efficienct memory loading feature. For more information refer, to MemoryEfficientInit.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features