Medical3DEngine Class

Summary

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.

Syntax
C#
VB
C++
public class Medical3DEngine 
  
Public Class Medical3DEngine  
public ref class Medical3DEngine  

Remarks
  • This class consists of static methods and properties. You do not need to create an instance out of this class.
  • The DirectXVersion and IsValidDirectXVersion properties take a long time to compute. You should access these only when necessary and as few times as possible.

Example

For an example refer to BlendingAvailable

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly