Click or drag to resize

PdfPoint Properties

The PdfPoint type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEmpty
Returns the empty PdfPoint (0,0).
Public propertyX
Gets the X component.
Public propertyY
Gets the Y component.
Top
See Also