|
NXVideoLayerOverlayVMTISetTraceColor Method
|
특정 표적의 궤적 표시 색상을 설정한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.39
Syntaxpublic void SetTraceColor(
ulong targetID,
Color clr
)
Parameters
- targetID UInt64
- 표적 식별자.
- clr Color
- 표시 색상.
See Also