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



medical3DObject
Medical3DObject Represents the object that 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 medical3DObject As Medical3DObject _
)
Visual Basic (Usage)Copy Code
Dim medical3DObject As Medical3DObject
 
Dim instance As Medical3DControl(medical3DObject)
C# 
public Medical3DControl( 
   Medical3DObject medical3DObject
)
C++/CLI 
public:
Medical3DControl( 
   Medical3DObject^ medical3DObject
)

Parameters

medical3DObject
Medical3DObject Represents the object that will be rendered on the control surface.

Remarks

This constructor creates internally a container that will hold the medical3DObject by adding it to the container.

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