Bespoke Multi-Touch Framework
GatewayElement Constructor (other)
NamespacesBespoke.MultiTouch.FrameworkGatewayElementGatewayElement(GatewayElement)
Initialize a new instance of the GatewayElement class from another instance.
Declaration Syntax
C#Visual BasicVisual C++
public GatewayElement(
	GatewayElement other
)
Public Sub New ( _
	other As GatewayElement _
)
public:
GatewayElement(
	GatewayElement^ other
)
Parameters
other (GatewayElement)
Source instance.

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