Click or drag to resize

PdfQuadrilateralP0 Property

Gets or sets the Point 0.

Namespace:  Atalasoft.PdfDoc.Geometry
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public PdfPoint P0 { get; set; }

Property Value

Type: PdfPoint
The p0.
See Also