Click or drag to resize
XDL

XGeoPointeec Property

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

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

Property Value

Type: XVertex3d
See Also