Gets or sets the horizontal scale factor between the camera's resolution an the screen.

Declaration Syntax
public float HorizontalScale { get; set; }Public Property HorizontalScale As Single
public:
property float HorizontalScale {
float get ();
void set (float value);
}Assembly:
Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.0.0.0 (4.0.0.0)