Operator operator -
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
operator -(PdfPoint, PdfSize)
public static PdfPoint operator -(PdfPoint pt, PdfSize sz)
Parameters
ptPdfPointThe PdfPoint to translate.
szPdfSizeThe PdfSize that specifies the numbers to subtract from the coordinates of
pt.