Gets the HorizontalScale configuration setting.

Declaration Syntax
public float HorizontalScale { get; }Public ReadOnly Property HorizontalScale As Single
public:
property float HorizontalScale {
float get ();
}
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.0.0.0 (4.0.0.0)