Leadtools.Medical3D Namespace : Medical3DContainer Class |
public class Medical3DContainer : System.IDisposable
'Declaration Public Class Medical3DContainer Implements System.IDisposable
'Usage Dim instance As Medical3DContainer
public sealed class Medical3DContainer : IClosable //In WinRT the IDisposable interface is replaced by IClosable
function Leadtools.Medical3D.Medical3DContainer()
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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2