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