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



container
Medical3DContainer Represents the container that contains the object(s) that will be rendered on the control.
Initializes a new instance of the Medical3DControl class with explicit parameters.

Syntax

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

Parameters

container
Medical3DContainer Represents the container that contains the object(s) that will be rendered on the control.

Remarks

The control and container will be attached together. The control will render the object immediately and handle all mouse events.

The object(s) will be re-rendered when any changes occur. To enable or disable this feature, use AutoUpdate.

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