Click or drag to resize
AB4D logo

DeviceCapabilitiesIsDirectX11Supported Property

Gets a Boolean that specifies if the tested device support DirectX 11. If false the DirectX 11 device cannot be created.

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

Property Value

Boolean
See Also