Click or drag to resize
XDL

XGeoPointwm Property

XVertex3d객체형태의 Web Mercator좌표계값으로 this객체를 설정하거나 XVertex3d의 Web Mercator값을 얻는다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 1.2.817.72
Syntax
C#
public XVertex3d wm { get; set; }

Property Value

Type: XVertex3d
See Also