C#
VB
C++
Gets the value that indicates whether the current DirectX version can run the 3D engine properly.
public static bool IsValidDirectXVersion { get; }
Public Shared ReadOnly Property IsValidDirectXVersion As Boolean
public:
static property bool IsValidDirectXVersion {
bool get();
}
true if the current DirectX version can run the 3D engine properly; otherwise, false.
For an example refer to BlendingAvailable
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