RotatedRectangleF.Scale Method

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

Syntax

C#
public void Scale(
	float scaleX,
	float scaleY
)

Parameters

scaleX

Type: System..Single

scaleY

Type: System..Single

See Also

Reference