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



The Medical3DContainer class manages the 3D objects and rendering techniques.

Object Model

Medical3DContainer ClassMedical3DCamera ClassMedical3DMIPEngine ClassMedical3DMPREngine ClassMedical3DVRTEngine Class

Syntax

Visual Basic (Declaration) 
Public Class Medical3DContainer 
   Implements IDisposable 
Visual Basic (Usage)Copy Code
Dim instance As Medical3DContainer
C# 
public class Medical3DContainer : IDisposable  
C++/CLI 
public ref class Medical3DContainer : public 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

Inheritance Hierarchy

System.Object
   Leadtools.Medical3D.Medical3DContainer

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