Sets the drawing quality on the Baltie's area.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected virtual void SetDrawingQuality(
	Graphics g
)

Parameters

g
Type: System.Drawing..::.Graphics
The graphic to change.

See Also