Bespoke Multi-Touch Framework
VerticalScale Property
NamespacesBespoke.MultiTouch.FrameworkImagingElementVerticalScale
Gets or sets the VerticalScale configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
public float VerticalScale { get; set; }
Public Property VerticalScale As Single
public:
property float VerticalScale {
	float get ();
	void set (float value);
}
Remarks
The vertical scaling factor between the camera's resolution and the screen's resolution (e.g. 320x240 camera with 1024x768 screen is a 3.2 vertical scale factor).

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