Click or drag to resize

PdfPointEmpty Property

Returns the empty PdfPoint (0,0).

Namespace:  Atalasoft.PdfDoc.Geometry
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public static PdfPoint Empty { get; }

Property Value

Type: PdfPoint
See Also