Medical3DControl Constructor(Medical3DObject)

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

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

Leadtools.Medical3D Assembly

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