|
XTagValueSetItem Property
|
[Missing <summary> documentation for "P:Pixoneer.NXDL.NXVideo.XTagValueSet.Item(System.Int32)"]
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic byte[] this[
int tag
] { get; set; }
Parameters
- tag Int32
-
Property Value
Byte
See Also