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

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