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