Bespoke Multi-Touch Framework
HorizontalScale Property
NamespacesBespoke.MultiTouch.FrameworkImagingElementHorizontalScale
Gets the HorizontalScale configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
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)