Method ScaleLocation
ScaleLocation(float)
Scales X and Y (multiplies them) using the specified scale factor.
public void ScaleLocation(float scaleFactor)
Parameters
scaleFactorfloatScale factor.
Scales X and Y (multiplies them) using the specified scale factor.
public void ScaleLocation(float scaleFactor)
scaleFactor floatScale factor.