Click or drag to resize
XDL

XVTargetLocation Property

표적 지상좌표. 각도 단위 경도, 위도, 미터 단위 타원체 고도로 나타낸다. 속성값을 사용하지 않는 경우 null로 설정한다.

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

Property Value

XVertex3d
See Also