Table of Contents

Property ThirdCorner

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

ThirdCorner

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

public readonly PdfPoint ThirdCorner { get; }

Property Value

PdfPoint

A PdfPoint that represents the third corner of this quadrilateral.