Click or drag to resize
AB4D logo

DXDeviceDXGIVersion Property

Gets the DXGI version supported by the Device and operating system. The versions can be from 1.1 to 1.4.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public Version DXGIVersion { get; }

Property Value

Version
See Also