Click or drag to resize
XDL

XVideoSensorBeamAddTarget Method

표적 점을 추가한다.

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

Parameters

target  XVideoTarget
표적 객체.
See Also