SetScale(SizeF)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Graphics


Sets the drawing scale factor for the current target.

Syntax

public void SetScale(
	SizeF scale
)

Back to index