|
XVideoSensorBeamGetTarget Method
|
입력된 인텍스에 해당하는 표적을 얻는다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntaxpublic XVideoTarget GetTarget(
int index
)
Parameters
- index Int32
- 표적 인덱스.
Return Value
XVideoTarget 표적 객체.
See Also