Click or drag to resize
XDL

eAlignment Enumeration

객체 정렬 속성 목록

Namespace: Pixoneer.NXDL.NXAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 3.0.0.4 (3.0.0.4)
Syntax
C#
public enum eAlignment
Members
Member nameValueDescription
Left0 왼쪽 정렬
CenterH1 수평방향 가운데 정렬
Right2 오른쪽 정렬
Top3 위쪽 정렬
CenterV4 수직방향 가운데 정렬
Bottom5 아래쪽 정렬
See Also