|
XRPFTocGetFrameFileName(Int32) Method
|
입력 인덱스에 해당하는 Frame파일 이름을 얻는다.
Namespace: Pixoneer.NXDL.NIOAssembly: NXDLio (in NXDLio.dll) Version: 2.0.3.38
Syntaxpublic string GetFrameFileName(
int index
)
Parameters
- index Int32
- File 인덱스
Return Value
String 인덱스에 해당하는 파일 이름
See Also