PdfPointSubtract Method |
| Name | Description | |
|---|---|---|
| Subtract(PdfPoint) |
Subtracts the specified point from this point's coordinates.
| |
| Subtract(PdfSize) |
Subtracts the specified size from this point's coordinates.
| |
| Subtract(Double, Double) |
Subtracts the specified values from the point's coordinates.
|