Click or drag to resize

PdfMatrix Scale Method

Overload List
Name Description
Public method Scale(Single, Single)
Prepend the specified scale vector (scaleX and scaleY).
Public method Scale(Single, Single, PdfMatrixOrder)
Apply the specified scale vector (scaleX and scaleY) by the specified order.
Top
See Also