wManager.Wow.Helpers Namespace
WRobot

GraphicsExtensions..::..ToHighQuality Method

Converts to highquality.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static void ToHighQuality(
	this Graphics graphics
)
<ExtensionAttribute> _
Public Shared Sub ToHighQuality ( _
	graphics As Graphics _
)
[ExtensionAttribute]
public:
static void ToHighQuality(
	Graphics^ graphics
)

Parameters

graphics
Type: Graphics
The graphics.