ColorPen(Color) Constructor

Constructor of the pen object.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public ColorPen(
	Color color
)

Parameters

color  Color

See Also