Table of Contents

Property Rotation

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

Rotation

Rotation in degrees clockwise applied to the whole block, about RotationCenter. The line origins are in the UNROTATED frame (unlike path elements, text cannot pre-bake rotation into its geometry).

public double Rotation { get; set; }

Property Value

double
Share