Clears the Baltie space.

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

Syntax

C#
public void Clear(
	Color color
)

Parameters

color
Type: System.Drawing..::.Color
Specifies the color used to fill the space.

See Also