Creates new Baltie.

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

Syntax

C#
public Baltie2D(
	string name,
	Color color
)

Parameters

name
Type: System..::.String
Baltie name.
color
Type: System.Drawing..::.Color
The color Color of the Baltie's coat.

See Also