Click or drag to resize
XDL

XVideoSensorBeamAddTarget Method

표적 점을 추가한다.

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

Parameters

target  XVideoTarget
표적 객체.
See Also