Click or drag to resize
XDL

XVideoSensorBeamGetTarget Method

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

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

Parameters

index
Type: SystemInt32

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

Return Value

Type: XVideoTarget
표적 객체.
See Also