Click or drag to resize
XDL

XRPFTocGetFrameFileName Method (Int32)

입력 인덱스에 해당하는 Frame파일 이름을 얻는다.

Namespace:  Pixoneer.NXDL.NIO
Assembly:  NXDLio (in NXDLio.dll) Version: 1.2.817.72
Syntax
C#
public string GetFrameFileName(
	int index
)

Parameters

index
Type: SystemInt32
File 인덱스

Return Value

Type: String
인덱스에 해당하는 파일 이름
See Also