PdfPoint.Empty Field

PdfPoint struct with zero coordinates.

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public static readonly PdfPoint Empty
VB
Public Shared ReadOnly Empty As PdfPoint

Field Value

Type: PdfPoint

See Also