Enum Text.LineAlignMode
Horizontal alignement of the text
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public enum LineAlignMode
Fields
| Name | Description |
|---|---|
| Center | Location specifies the horizontal center position of the textbox. |
| Left | Location specifies the left position of the textbox. |
| Right | Location specifies the right position of the textbox. |