共用方式為


SharedGraphicsDeviceManager.GraphicsProfile Property

Gets the GraphicsProfile associated with the SharedGraphicsDeviceManager.

Syntax

'Declaration
Public ReadOnly Property GraphicsProfile As GraphicsDevice 
public GraphicsDevice GraphicsProfile { get; }
public:
property GraphicsDevice GraphicsProfile {
         GraphicsDevice get ();
}

Property Value

Type: GraphicsDevice
The SharedGraphicsDeviceManager.

Requirements

Namespace: Microsoft.Xna.Framework

Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

See Also

Reference

SharedGraphicsDeviceManager Class
SharedGraphicsDeviceManager Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone