SetDrawingColor(Color)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Graphics


Sets the current drawing color.

Syntax

public void SetDrawingColor(
	Color color
)

Back to index