Click or drag to resize
XDL

XncwObserverGetDistance Method

대상과 시점 간의 거리를 가져온다.

Namespace:  Pixoneer.NXDL.NNCW
Assembly:  NXDLncw (in NXDLncw.dll) Version: 2.0.3.31
Syntax
C#
public double GetDistance()

Return Value

Type: Double
대상과 시점 간의 거리 (투영방법(EEC, WebMercator, ECR 등) : world)
See Also