Click or drag to resize

PdfPointSubtract Method

Overload List
  NameDescription
Public methodSubtract(PdfPoint)
Subtracts the specified point from this point's coordinates.
Public methodSubtract(PdfSize)
Subtracts the specified size from this point's coordinates.
Public methodSubtract(Double, Double)
Subtracts the specified values from the point's coordinates.
Top
See Also