Click or drag to resize
XDL

XvcTextBoxDefaultHAlign Property

XvcTextBox 기본 가로축 정렬을 가져오거나 설정한다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public eTextAlign DefaultHAlign { get; set; }

Property Value

Type: eTextAlign
See Also