Transform.Translate Method

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

Syntax

C#
public void Translate(
	double x,
	double y
)

Parameters

x

Type: System..Double

y

Type: System..Double

See Also

Reference