Back to Devexpress

PdfQuadrilateral.P2 Property

officefileapi-devexpress-dot-pdf-dot-pdfquadrilateral-dot-p2.md

latest1.0 KB
Original Source

PdfQuadrilateral.P2 Property

Gets the second quadrilateral point in the default user space.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfPoint P2 { get; }
vb
Public ReadOnly Property P2 As PdfPoint

Property Value

TypeDescription
PdfPoint

A PdfPoint object that represents the second quadrilateral point in the default user space.

|

See Also

PdfQuadrilateral Class

PdfQuadrilateral Members

DevExpress.Pdf Namespace