Gets the VerticalScale configuration setting.

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