Medical3DControl Constructor(Medical3DContainer)

Summary
Initializes a new instance of the Medical3DControl class with explicit parameters.
Syntax
C#
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

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.