Method Scale
Scale(float)
Scales rectangle (multiplies all fields) using the specified scale factor.
public void Scale(float scaleFactor)
Parameters
scaleFactorfloatScale factor.
Scales rectangle (multiplies all fields) using the specified scale factor.
public void Scale(float scaleFactor)
scaleFactor floatScale factor.