The
Medical3DEngine class is used to check the 3D hardware specifications and validate the support. This class also handles the communication between the 3D toolkit and the MedicalViewer control.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class Medical3DEngine |
C# | |
---|
public class Medical3DEngine |
C++/CLI | |
---|
public ref class Medical3DEngine |
Example
Remarks
Inheritance Hierarchy
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