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



control
A control the container will render the output on.
Initializes a new instance of the class Medical3DContainer with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal control As Control _
)
Visual Basic (Usage)Copy Code
Dim control As Control
 
Dim instance As Medical3DContainer(control)
C# 
public Medical3DContainer( 
   Control control
)
C++/CLI 
public:
Medical3DContainer( 
   Control control
)

Parameters

control
A control the container will render the output on.

Remarks

It is recommended to use this constructor instead of adding the control to the container later on.

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