In This Topic
Scales the placement (or group of placements) by the specified factors in X and Y axis with scaling origin point specified by the ptOrigin parameter.
Overload List
Overload | Description |
Scale(Double,Double,PointD) | Scales the placement (or group of placements) by the specified factors in X and Y axis with scaling origin point specified by the ptOrigin parameter. |
Scale(Double,Double) | Scales the placement (or group of placements) by the specified factors in X and Y axis. |
Scale(Double,PointD) | Scales the QRCode by the specified factor in X and Y axis with scaling origin point specified by the ptOrigin parameter. |
Scale(Double) | Scales the QRCode by the specified factor in X and Y axis. |
See Also