Rescales the sprite.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void Rescale(
	float ds
)

Parameters

ds
Type: System..::.Single
Defines homogeneous scale. Value 1 in the the axis is identity (no scaling).

See Also