Bespoke Multi-Touch Framework
Width Property
NamespacesBespoke.MultiTouch.FrameworkVideoElementWidth
Gets or sets the image Width configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
public int Width { get; set; }
Public Property Width As Integer
public:
property int Width {
	int get ();
	void set (int value);
}
Remarks
Specifies the width of each camera image (camera must be capable of this size).

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