PsDocument.Translate
PsDocument.Translate method
Adds translation to current graphics state (translates current matrix).
public void Translate(float x, float y)
Parameter | Type | Description |
---|---|---|
x | Single | The translation in X direction. |
y | Single | The translation in Y direction. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page