Click or drag to resize
XDL

XscSymbolTextAlignV Property

심볼 이름의 세로 정렬 값을 확인하거나 설정한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 2.0.3.31
Syntax
C#
public eTextAlignV TextAlignV {
	[HandleProcessCorruptedStateExceptionsAttribute]
	get;
	[HandleProcessCorruptedStateExceptionsAttribute]
	set;
 }

Property Value

Type: eTextAlignV
See Also