Method Offset
- Namespace
- BitMiracle.Docotic.Pdf.Gdi
- Assembly
- BitMiracle.Docotic.Pdf.Gdi.dll
Offset(PdfRectangle, PointF)
Adjusts the location of this rectangle by the specified amount.
public static void Offset(this PdfRectangle rect, PointF pos)
Parameters
rectPdfRectangleThe rectangle.
posPointFThe amount to offset the location.