ImageDevice.Scale
ImageDevice.Scale method
Applies the specified scale vector to the current transformation matrix.
public override void Scale(double x, double y)
| Parameter | Type | Description |
|---|---|---|
| x | Double | The x scale factor. |
| y | Double | The y scale factor. |
See Also
- class ImageDevice
- namespace Aspose.Page.XPS.Presentation.Image
- assembly Aspose.Page