Click or drag to resize
XDL

XGeoPoint Constructor

XGeoPoint 클래스에 대한 기본 생성자로, 위도, 경도, 고도를 모두 0으로 초기화한다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 2.0.3.31
Syntax
C#
public XGeoPoint()
See Also