Click or drag to resize

PdfPoint Methods

The PdfPoint type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified Object is equal to this PdfPoint instance.
(Overrides ValueTypeEquals(Object))
Public methodEquals(PdfPoint) Determines whether the other PdfPoint is equal to this PdfPoint instance.
Public methodGetHashCode Returns a hash code for this PdfPoint instance.
(Overrides ValueTypeGetHashCode)
Public methodToString Returns a String that represents this PdfPoint instance.
(Overrides ValueTypeToString)
Top
See Also