SharedGraphicsDeviceManager.GraphicsDevice Property

Gets the GraphicsDevice associated with the SharedGraphicsDeviceManager.

Syntax

'Declaration
Public ReadOnly Property GraphicsDevice As GraphicsDevice 
public GraphicsDevice GraphicsDevice { get; }
public:
property GraphicsDevice GraphicsDevice {
         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