Table of Contents

Property Rotation

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

Rotation

Rotation in degrees clockwise about the rect centre. Default 0. The rect and point lists stay in the unrotated frame; appearance generation bakes the rotation into the rendered form.

public double Rotation { get; set; }

Property Value

double
Share