Show / Hide Table of Contents

Enum Text.AlignMode

Vertical alignement of the text.

Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public enum AlignMode

Fields

Name Description
Baseline

Location specifies the position of the baseline of the text.

Bottom

Location specifies the bottom position of the textbox.

Center

Location specifies the center position of the textbox.

Top

Location specifies the top position of the textbox.

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