Show / Hide Table of Contents

Enum TextAlignment

Defines the text alignment.

Namespace: netDxf.Entities
Assembly: CADability.dll
Syntax
public enum TextAlignment

Fields

Name Description
Aligned

Aligned.

BaselineCenter

Baseline center.

BaselineLeft

Baseline left.

BaselineRight

Baseline right.

BottomCenter

Bottom center.

BottomLeft

Bottom left.

BottomRight

Bottom right.

Fit

Fit.

Middle

Middle (uses the center of the text including descenders).

MiddleCenter

Middle center (uses the center of the text as uppercase characters).

MiddleLeft

Middle left.

MiddleRight

Middle right.

TopCenter

Top center.

TopLeft

Top left.

TopRight

Top right.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX