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



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

Parameters

object3D
Medical3DObject Represents the object 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