Table of Contents

Property SecondCorner

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

SecondCorner

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

public readonly PdfPoint SecondCorner { get; }

Property Value

PdfPoint

A PdfPoint that represents the second corner of this quadrilateral.