Gets or sets the HorizontalScale configuration setting.

Declaration Syntax
public float HorizontalScale { get; set; }Public Property HorizontalScale As Single
public:
property float HorizontalScale {
float get ();
void set (float value);
}
Remarks
The horizontal scaling factor between the camera's resolution and the screen's resolution (e.g. 320x240 camera with 1024x768 screen is a 3.2 horizontal scale factor).
Assembly:
Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)