Tesla Graphics Engine Documentation (January 2012)
Scale Method (xAmount, yAmount)
TeslaTesla.MathRectangleScale(Int32, Int32)
Scale the rectangle by the supplied amount.
Declaration Syntax
C#
public void Scale(
	int xAmount,
	int yAmount
)
Parameters
xAmount (Int32)
Amount to scale in X axis
yAmount (Int32)
Amount to scale in Y axis

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)