Table of Contents

Property Bounds

Namespace
LMKit.Document.Layout
Assembly
LM-Kit.NET.dll

Bounds

Returns the line’s bounding quadrilateral.

public Quadrilateral Bounds { get; }

Property Value

Quadrilateral

A Quadrilateral that bounds the line.

Remarks

The box encloses every item in Words. It is computed by the layout engine and may not be axis-aligned depending on the source.