 | XDMBandGetUpperLeft Method |
좌상단 지리좌표를 얻는다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic void GetUpperLeft(
ref double ulx,
ref double uly
)
Parameters
- ulx
- Type: SystemDouble
[Out] 좌상단 x 축 지리 좌표. - uly
- Type: SystemDouble
[Out] 좌상단 y 축 지리 좌표.
See Also