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



image
RasterImage Represents the data of the 3D object which will be rendered on the control surface.
Initializes a new instance of the class Medical3DControl 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 Medical3DControl(image)
C# 
public Medical3DControl( 
   RasterImage image
)
C++/CLI 
public:
Medical3DControl( 
   RasterImage image
)

Parameters

image
RasterImage Represents the data of the 3D object which will be rendered on the control surface.

Remarks

This constructor does the following:
  1. Internally creates an object that will hold the image.
  2. Internally creates a container that will hold the object created.
  3. Attachs the container with the control.

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