Click or drag to resize
XDL

XRSLoadFile Properties

The XRSLoadFile type exposes the following members.

Properties
  NameDescription
Public propertyFileName
로딩된 파일의 이름을 얻는다.
Public propertyFilePath
로딩된 파일의 경로를 얻는다.
Public propertyMetaData
로딩된 파일에 대한 메타데이터를 얻는다.
Public propertyNumBand
로딩된 파일에 있는 Band의 개수를 얻는다.
Public propertyNumGCPSet
파일에 있는 GCP set의 개수를 얻는다.
Public propertySR
로딩된 파일에 대한 적용 좌표 시스템를 얻거나 설정한다.
Public propertyXPixelSize
X-axis방향에 대한 1픽셀에 대한 공간 크기를 얻는다.
Public propertyYPixelSize
Y-axis방향에 대한 1픽셀에 대한 공간 크기를 얻는다.
Top
See Also