Click or drag to resize
XDL

XTagValueSetItem Property

[Missing <summary> documentation for "P:Pixoneer.NXDL.NXVideo.XTagValueSet.Item(System.Int32)"]


Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public byte[] this[
	int tag
] { get; set; }

Parameters

tag  Int32
 

Property Value

Byte
See Also