Click or drag to resize

PdfPoint Fields

The PdfPoint type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEmpty
Represents a PdfPoint that has X and Y values set to zero.
Public fieldX
Gets the x-coordinate of this Point.
Public fieldY
Gets the y-coordinate of this Point.
Top
See Also