 | XRasterIOGetFiltersForLoad Method |
XRasterIO객체로부터 로딩이 가능한 필터를 얻는다. 이 필터 String은 보통 Load Dialog Box에서 사용된다.
Namespace:
Pixoneer.NXDL.NIO
Assembly:
NXDLio (in NXDLio.dll) Version: 1.2.817.72
Syntaxpublic string GetFiltersForLoad()
Return Value
Type:
String 성공이면 true, 실패이면 false
See Also