The Medical3DContainer class manages the 3D objects and rendering techniques.
public class Medical3DContainer : IDisposable
Public Class Medical3DContainer
Implements System.IDisposable
public ref class Medical3DContainer : public System.IDisposable
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET