Click or drag to resize
XDL

XTagValueSetWrap Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXVideo.XTagValueSet.Wrap(Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >*)"]


Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public void Wrap(
	[T:Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >]* pMap
)

Parameters

pMap  [T:Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >]*

[Missing <param name="pMap"/> documentation for "M:Pixoneer.NXDL.NXVideo.XTagValueSet.Wrap(Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >*)"]

See Also