Click or drag to resize

PdfMatrix Translate Method

Overload List
Name Description
Public method Translate(Single, Single)
Prepend the specified translation vector (offsetX and offsetY).
Public method Translate(Single, Single, PdfMatrixOrder)
Apply the specified translation vector (offsetX and offsetY) by the specified order.
Top
See Also