Table of Contents

Method Bounds

Namespace
LMKit.Document.Annotations.Appearance
Assembly
LM-Kit.NET.dll

Bounds(List<AppearanceElement>)

The tight bounds of built elements (control points included, stroke widths padded, rotated text corners covered) - what an embedded appearance's box must span.

public static AnnotationRect Bounds(List<AppearanceElement> elements)

Parameters

elements List<AppearanceElement>

Returns

AnnotationRect
Share