Gets or sets a horizontal alignment of a text.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Assembly: CADImport (in CADImport.dll)
Public Property HAlign() As Byte
This language is not supported or no code example is available.
Property Value
A number that identifies a text alignment in reference to the StartPoint.
A horizontal text alignment is specified by the following numbers:
0 - left, 1 - center, 2 - right, 3 - aligned(if vertical alignment = 0),
4 - middle(if vertical alignment = 0),
5 - fit(if vertical alignment = 0).
Windows NT 4.0, Windows 98, Windows XP, Windows Server 2003, Windows Vista; Windows Server 2008 R2, Windows 7, WIndows10
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.