Method TranslateTransform
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
TranslateTransform(double, double)
Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this PdfCanvas.
public void TranslateTransform(double x, double y)