|
XVideoSensorBeamLoadTarget Method
|
이 함수는 테스트 전용 함수. 사용 불가.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic bool LoadTarget(
string strPath
)
Parameters
- strPath String
- 표적 경로 Path.
Return Value
Boolean 성공이면 true, 실패면 false를 리턴
See Also