Bespoke Multi-Touch Framework
VerticalScale Property
NamespacesBespoke.MultiTouch.FrameworkFtirSurfaceVerticalScale
Gets or sets the vertical scale factor between the camera's resolution an the screen.
Declaration Syntax
C#Visual BasicVisual C++
public float VerticalScale { get; set; }
Public Property VerticalScale As Single
public:
property float VerticalScale {
	float get ();
	void set (float value);
}

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)