Click or drag to resize
AB4D logo

DeviceCapabilities Properties

The DeviceCapabilities type exposes the following members.

Properties
 NameDescription
Public propertyFeatureLevel Gets the FeatureLevel of the created device.
Public propertyIs32BitIndexBufferSupported Gets a Boolean that specifies if 32 bit index buffer is supported.
Public propertyIsDirectX11Supported Gets a Boolean that specifies if the tested device support DirectX 11. If false the DirectX 11 device cannot be created.
Public propertyLastError Gets the last exception that happened when testing the device capabilities.
Public propertyMaxSupportedMultisamplingCount Gets an integer that specifies the maximum multisampling count that is supported by the tested device.
Top
See Also