次の方法で共有


GraphicsAdapter Class

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Provides methods to retrieve and manipulate graphics adapters.

Inheritance Hierarchy

System.Object
  Microsoft.Xna.Framework.Graphics.GraphicsAdapter

Namespace:  Microsoft.Xna.Framework.Graphics
Assembly:  Microsoft.Xna.Framework.Graphics (in Microsoft.Xna.Framework.Graphics.dll)

Syntax

'Declaration
Public NotInheritable Class GraphicsAdapter
public sealed class GraphicsAdapter

The GraphicsAdapter type exposes the following members.

Methods

  Name Description
Public method QueryRenderTargetFormat Queries the adapter for support for the requested render target format.

Top

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.