|
XRPFTocLoadFile Method
|
RPF TOC을 파일을 로딩한다.
Namespace: Pixoneer.NXDL.NIOAssembly: NXDLio (in NXDLio.dll) Version: 2.0.3.38
Syntaxpublic bool LoadFile(
string strFilePath
)
Parameters
- strFilePath String
- toc 파일 경로.
Return Value
Boolean 성공이면 true, 실패이면 false
See Also