GraphicsEventArgsGraphics Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets the Graphics object used for drawing on the screen.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Graphics Graphics { get; }

Property Value

Type: Graphics

[Missing <value> documentation for "P:Rage.GraphicsEventArgs.Graphics"]

See Also

Reference