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