Click or drag to resize
XDL

XVideoSensorBeamLoadTarget Method

이 함수는 테스트 전용 함수. 사용 불가.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public bool LoadTarget(
	string strPath
)

Parameters

strPath  String
표적 경로 Path.

Return Value

Boolean
성공이면 true, 실패면 false를 리턴
See Also