Table of Contents

Property Rect

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

Rect

Bounding rectangle of the unrotated mark, or null when the record has no rect of its own (derived from points for Line/PolyLine/Ink when absent).

public AnnotationRect? Rect { get; set; }

Property Value

AnnotationRect?
Share