Click or drag to resize

PdfPointAdd Method

Overload List
  NameDescription
Public methodAdd(PdfPoint)
Adds the specified point to this point's coordinates.
Public methodAdd(PdfSize)
Adds the specified size to this point's coordinates.
Public methodAdd(Double, Double)
Adds the specified values to the point's coordinates.
Top
See Also