Scales in the x and y direction.
Namespace: TallComponents.PDF.TransformsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public MatrixTransform Scale( double x, double y ) |
| Visual Basic |
|---|
Public Function Scale ( _ x As Double, _ y As Double _ ) As MatrixTransform |