Table of Contents

Property FourthCorner

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

FourthCorner

Gets or sets the coordinates of the fourth corner of this PdfQuadrilateral structure.

public readonly PdfPoint FourthCorner { get; }

Property Value

PdfPoint

A PdfPoint that represents the fourth corner of this quadrilateral.