Quad Structure

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Represents a bounding box quadrangle around text. The points are ordered counter-clockwise, starting at the glyph's lower-left corner.

Namespace: PDFTron.SilverDox.Documents.Text
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public struct Quad
Visual Basic
Public Structure Quad
Visual C++
public value class Quad

See Also