Click or drag to resize

PdfRectangleEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Compares this instance to the specified object.
(Overrides ObjectEquals(Object).)
Public methodEquals(PdfRectangle)
Compares this instance to the specified instance.
Public methodEquals(PdfRectangle, Double)
Compares this instance to the specified other instance for approximate equality within the given tolerance.
Top
See Also