Device.Translate
Device.Translate method
Translates the current transformation matrix. Calls writeTransform(Transform).
public virtual void Translate(double x, double y)
Parameter | Type | Description |
---|---|---|
x | Double | Translation in X axis. |
y | Double | Translation in Y axis. |
See Also
- class Device
- namespace Aspose.Page
- assembly Aspose.Page