Click or drag to resize
XDL

eTextVerticalAlignment Enumeration

글씨 세로축 정렬 속성 목록

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public enum eTextVerticalAlignment
Members
Member nameValueDescription
Top0 위쪽 정렬
Center1 가운데 정렬
Bottom2 아래쪽 정렬
See Also