Click or drag to resize
DigitalRuneIUIRendererGraphicsDevice Property
Gets the graphics device.

Namespace: DigitalRune.Game.UI.Rendering
Assembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax
GraphicsDevice GraphicsDevice { get; }

Property Value

Type: GraphicsDevice
The graphics device.
See Also