Bespoke Multi-Touch Framework
Clone Method (destination)
NamespacesBespoke.MultiTouch.FrameworkFtirPointCollectionClone(FtirPointCollection%)
Create a copy of the contents of the FTIR point collection, with new references to the individual points.
Declaration Syntax
C#Visual BasicVisual C++
public void Clone(
	ref FtirPointCollection destination
)
Public Sub Clone ( _
	ByRef destination As FtirPointCollection _
)
public:
void Clone(
	FtirPointCollection^% destination
)
Parameters
destination ( FtirPointCollection %)
The collection to clone to.

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)