|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool IsDirectX11Supported { get; }
Property Value
BooleanSee Also