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

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