Click or drag to resize
XDL

XVideoSensorBeamGetTarget Method

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

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

Parameters

index  Int32

[Missing <param name="index"/> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoSensorBeam.GetTarget(System.Int32)"]

Return Value

XVideoTarget
표적 객체.
See Also