Class AppearanceText
- Namespace
- LMKit.Document.Annotations.Appearance
- Assembly
- LM-Kit.NET.dll
A block of laid-out text lines (FreeText body).
public sealed class AppearanceText : AppearanceElement
- Inheritance
-
AppearanceText
- Inherited Members
Properties
- Color
Text colour as
#RRGGBB.
- FontFamily
Font family (universal stack).
- FontSize
Font size in points.
- FontStyle
Font slant.
- FontWeight
Font weight.
- Lines
The laid-out lines, in reading order.
- 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).
- RotationCenter
The pivot of Rotation.