Medical3DContainer Class

Summary
The Medical3DContainer class manages the 3D objects and rendering techniques.
Syntax
C#
C++/CLI
public class Medical3DContainer : IDisposable 
public ref class Medical3DContainer : public System.IDisposable   
Remarks

This class holds the different 3D objects and techniques of rendering them on a control using the Render method.

This is the main class used when creating a 3D application.

The container can be attached to the Medical3DControl (highly recommended) which will automatically handle rendering and mouse events.

For more information, refer to Medical3DControl

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.