|
XRPFTocGetZone Method
|
입력된 인덱스에 대한 XRPCBoundaryRecord상의 Zone을 직접 얻는다.
Namespace: Pixoneer.NXDL.NIOAssembly: NXDLio (in NXDLio.dll) Version: 2.0.3.38
Syntaxpublic int GetZone(
int nIndex
)
Parameters
- nIndex Int32
- XRPCBoundaryRecord객체의 인덱스.
Return Value
Int32 Toc 파일 내의 XRPCBoundaryRecord이 속한 Zone Number.
See Also