Click or drag to resize
AB4D logo

DXDeviceAdapter Property

Gets an adapter (graphics card) that is used by the created Device. Adapter is null if the Device is not yet created.

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

Property Value

Adapter1
See Also