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