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
rect
PdfRectangleThe rectangle.
pos
PointFThe amount to offset the location.