|
XMIGGetImageOptPoints Method
|
지리적인 위치를 결정하기 위한 센서모델에 대응되는 이미지 좌표를 설정한다.
Namespace: Pixoneer.NXDL.NSMAssembly: NXDLsm (in NXDLsm.dll) Version: 2.0.3.38
Syntaxpublic void GetImageOptPoints(
ref ArrayList imgList
)
Parameters
- imgList ArrayList
- [Out] 이미지 좌표 리스트. 지리적인 위치가 결정되었을 때, 그 위치에 대응하는 각 센서 모델의 이미지 좌표 값이다.
See Also