Bespoke Multi-Touch Framework
Height Property
NamespacesBespoke.MultiTouch.FrameworkVideoElementHeight
Gets or sets the image Height configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
public int Height { get; set; }
Public Property Height As Integer
public:
property int Height {
	int get ();
	void set (int value);
}
Remarks
Specifies the height 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)