Click or drag to resize
XDL

XVideoSensorBeamGetTarget Method

입력된 인텍스에 해당하는 표적을 얻는다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntax
C#
public XVideoTarget GetTarget(
	int index
)

Parameters

index  Int32
표적 인덱스.

Return Value

XVideoTarget
표적 객체.
See Also