 | NXMilmapDrawArgsGeographicToScreen Method |
위경도 좌표를 화면 좌표로 변환한다.
Namespace:
Pixoneer.NXDL.NXMilmap
Assembly:
NXMilmap (in NXMilmap.dll) Version: 1.2.817.72
Syntaxpublic XVertex2d GeographicToScreen(
XVertex2d vGeo
)
Parameters
- vGeo
- Type: Pixoneer.NXDLXVertex2d
[In] 위경도 위치.
Return Value
Type:
XVertex2d 위경도 위치에 대한 화면 위치를 반환한다.
See Also