Click or drag to resize
XDL

XVideoSensorBeamAddTarget Method

표적 점을 추가한다.

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public void AddTarget(
	XVideoTarget target
)

Parameters

target
Type: Pixoneer.NXDL.NXVideoXVideoTarget
표적 객체.
See Also