Table of Contents

Property FirstCorner

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

FirstCorner

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

public readonly PdfPoint FirstCorner { get; }

Property Value

PdfPoint

A PdfPoint that represents the first corner of this quadrilateral.