| Visual Basic (Declaration) | |
|---|---|
Public Class Medical3DContainer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class Medical3DContainer | |
| C++/CLI | |
|---|---|
public ref class Medical3DContainer | |
This class holds the different 3D objects and techniques of rendering them on a control using the Render method.
This is the main class that should be used when creating a 3D demo.
The container can be attached to the Medical3DControl (highly recommended) which will automatically handle the rendering and the mouse events.
System.Object
Leadtools.Medical3D.Medical3DContainer
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family


~281.gif)
~281.gif)
~281.gif)
~281.gif)
~281.gif)
~281.gif)
~281.gif)
~281.gif)
~281.gif)
~281.gif)
~281.gif)
~281.gif)
~281.gif)

~281.gif)
Copy Code