TextAlignment Enumeration

This enumeration represents alignments of text.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum TextAlignment
Members
Member name Value Description
LeftAlignment 0 Text is aligned to left.
CenterAlignment 1 Text is aligned to center.
RightAlignment 2 Text is aligned to right.
See Also

©  Bricsys NV. All rights reserved.