Click or drag to resize
XDL

NanBitmapGetPosInIndexMap Method

인덱스맵에 표시한 위치 좌표를 가져온다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public XVertex3d GetPosInIndexMap()

Return Value

XVertex3d
인덱스맵에 표시한 위치 좌표
See Also