Bespoke Multi-Touch Framework
ImagingElement Constructor (configNode)
NamespacesBespoke.MultiTouch.FrameworkImagingElementImagingElement(XmlNode)
Initializes a new instance of the ImagingElement class.
Declaration Syntax
C#Visual BasicVisual C++
public ImagingElement(
	XmlNode configNode
)
Public Sub New ( _
	configNode As XmlNode _
)
public:
ImagingElement(
	XmlNode^ configNode
)
Parameters
configNode (XmlNode)
An Xml node containing the imaging element.

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