Click or drag to resize
XDL

XTLVManagerGetTagID Method

입력된 Index에 해당하는 Key값을 얻는다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public int GetTagID(
	int nIndex
)

Parameters

nIndex  Int32
인덱스 값.

Return Value

Int32
Tag ID값.
See Also