PdfPointAdd Method |
| Name | Description | |
|---|---|---|
| Add(PdfPoint) |
Adds the specified point to this point's coordinates.
| |
| Add(PdfSize) |
Adds the specified size to this point's coordinates.
| |
| Add(Double, Double) |
Adds the specified values to the point's coordinates.
|