Click or drag to resize

MTextFormattingOptionsTextAligment Enumeration

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Text alignment options.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public enum TextAligment
Request Example View Source
Members
  Member nameValueDescription
Bottom0 Bottom.
Center1 Center.
Top2 Top.
Default3 Current value (no changes).
See Also