Click or drag to resize
XDL

XSensorModelGetMapCoordOfImageCenter Method

이미지의 센터 지리 좌표값(ECEF).

Namespace:  Pixoneer.NXDL.NSM
Assembly:  NXDLsm (in NXDLsm.dll) Version: 1.2.817.72
Syntax
C#
public virtual XVertex3d GetMapCoordOfImageCenter()

Return Value

Type: XVertex3d
XVertex3d객체.
See Also