Bespoke Multi-Touch Framework
MinBlobHeight Property
NamespacesBespoke.MultiTouch.FrameworkImagingElementMinBlobHeight
Gets or sets the MinBlobHeight configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
public int MinBlobHeight { get; set; }
Public Property MinBlobHeight As Integer
public:
property int MinBlobHeight {
	int get ();
	void set (int value);
}
Remarks
Minimum height of blob (blobs with smaller width+height are filtered).

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