Transform.Scale Method

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public void Scale(
	double dx,
	double dy
)

Parameters

dx

Type: System..Double

dy

Type: System..Double

See Also

Reference