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



image
RasterImage represents the image that will be attached to the 3D object.
Initializes a new instance of the class Medical3DObject 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 Medical3DObject(image)
C# 
public Medical3DObject( 
   RasterImage image
)
C++/CLI 
public:
Medical3DObject( 
   RasterImage image
)

Parameters

image
RasterImage represents the image that will be attached to the 3D object.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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