Click or drag to resize
XDL

XRSLoadFile Properties

The XRSLoadFile type exposes the following members.

Properties
  Name Description
Public property FileName 로딩된 파일의 이름을 얻는다.
Public property FilePath 로딩된 파일의 경로를 얻는다.
Public property MetaData 로딩된 파일에 대한 메타데이터를 얻는다.
Public property NumBand 로딩된 파일에 있는 Band의 개수를 얻는다.
Public property NumGCPSet 파일에 있는 GCP set의 개수를 얻는다.
Public property Orbit SAR 영상일 경우 로딩된 파일에 대한 Orbit 정보를 얻거나 설정한다.
Public property SarParameters SAR 영상일 경우 로딩된 파일에 대한 Sar Parameter를 얻거나 설정한다.
Public property SR 로딩된 파일에 대한 적용 좌표 시스템를 얻거나 설정한다.
Public property XPixelSize X-axis방향에 대한 1픽셀에 대한 공간 크기를 얻는다.
Public property YPixelSize Y-axis방향에 대한 1픽셀에 대한 공간 크기를 얻는다.
Top
See Also