Click or drag to resize
XDL

eXvcCoordType Enumeration

XvcMeasurePoint 의 좌표 표시 type 을 정의하는 값 목록.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public enum eXvcCoordType
Members
  Member nameValueDescription
Mgrs0 UTM coordinate(Mgrs).
Degree1 Geographic coordinate(Degree).
Dms2 Geographic coordinate(Dms).
Dm3 Geographic coordinate(Dm).
See Also