←Select platform

IsValidDirectXVersion Property

Summary

Gets the value that indicates whether the current DirectX version can run the 3D engine properly.

Syntax

C#
VB
C++
public static bool IsValidDirectXVersion {get;}
Public Shared ReadOnly Property IsValidDirectXVersion As Boolean
public: 
static property bool IsValidDirectXVersion { 
   bool get(); 
} 

Property Value

true if the current DirectX version can run the 3D engine properly; otherwise, false.

Remarks
  • The minimum DirectX version compatible with the 3D engine is DirectX 9.0c.
  • To retrieve the name of the current DirectX Version installed on the system, use the DirectXVersion property.
Example

For an example refer to BlendingAvailable

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize