Click or drag to resize
XDL

XGeoPoint Properties

The XGeoPoint type exposes the following members.

Properties
  NameDescription
Public propertyecr
XVertex3d형의 ECR값으로 값을 설정하거나 얻는다.
Public propertyeec
XVertex3d형의 EEC값으로 값을 설정하거나 얻는다.
Public propertyhgt
고도값을 double형의 Meter값으로 설정하거나 얻는다.
Public propertylat
위도값을 XAngle객체로 설정하거나 반환한다.
Public propertylatd
위도값을 double형의 Degree값으로 설정하거나 얻는다.
Public propertylatr
위도값을 double형의 Radian값으로 설정하거나 얻는다.
Public propertylon
경도값을 XAngle객체로 설정하거나 얻는다.
Public propertylond
경도값을 double형의 Degree값으로 설정하거나 얻는다.
Public propertylonr
경도값을 double형의 Radian값으로 설정하거나 얻는다.
Public propertywm
XVertex3d형의 Web Mercator 값을 설정하거나 얻는다.
Top
See Also