Overload | Description |
---|---|
PdfPoint Constructor() | Initializes a new PdfPoint object. |
PdfPoint Constructor(Double,Double) | Initializes a new PdfPoint object with the specified position. |
PdfPoint Constructor(PdfPoint) | Initializes a new PdfPoint object with the specified point. |