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