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: 1.2.817.72
Syntax
C#
public byte[] this[
	int tag
] { get; set; }

Parameters

tag
Type: SystemInt32

Property Value

Type: Byte
See Also