Click or drag to resize
XDL

eAnnType Enumeration

NanObj 타입 목록

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public enum eAnnType
Members
Member nameValueDescription
None0 객체 형식 지정하지 않음
Point1
Line2
Polyline3 다중선
Polygon4 다각형
Rectangle5 사각형
Diamond6 다이아몬드
Trapezoid7 사다리꼴
Ellipse8 타원
Bitmap9 비트맵 이미지
Magnifier10 확대주기
ExplainLineTextBox11 설명선
MeasurePoint12 위치 측정
MeasureDist13 거리 측정
MeasureArea14 면적 측정
MeasureAngle15 각도 측정
MeasureHeight16 높이 측정
MeasureRadius17 범위 측정
ScaleBar18 축척
Compass19 방위
Bspline20 곡선
Arc21
Path22 Path(내부사용 주기, 사용자 작성 지원하지 않음)
FigureText23 도형 텍스트 박스(Rectangle, Diamond, Trapezoid, Parallelogram, Ellipse 모양의 텍스트박스)
Group24 그룹
See Also