TextAlignmentType Enumeration

This enum class represents the text alignment type of a multileader.

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

©  Bricsys NV. All rights reserved.