Click or drag to resize

PdfMatrix Rotate Method

Overload List
Name Description
Public method Rotate(Single)
Prepend a clockwise rotation(angle) around the origin.
Public method Rotate(Single, PdfMatrixOrder)
Apply a clockwise rotation(angle) around the origin by the specified order.
Top
See Also