Click or drag to resize
XDL

XVectorIOGetDriverKey Method

입력 인덱스에 의한 드라이버 파일 키워드를 반환한다.

Namespace:  Pixoneer.NXDL.NIO
Assembly:  NXDLio (in NXDLio.dll) Version: 2.0.3.31
Syntax
C#
public string GetDriverKey(
	int Idx
)

Parameters

Idx
Type: SystemInt32
Index

Return Value

Type: String
드라이버 키워드 문자열
See Also