Click or drag to resize
AB4D logo

GraphicsProfileDefaultAdapter Property

Gets or sets an adapter (graphics card) that will be used to create DirectX device. When null (by default) the default adapter is used.

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

Property Value

Adapter1
See Also