Bespoke Multi-Touch Framework
MinBlobWidth Property
NamespacesBespoke.MultiTouch.FrameworkImagingElementMinBlobWidth
Gets or sets the MinBlobWidth configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
public int MinBlobWidth { get; set; }
Public Property MinBlobWidth As Integer
public:
property int MinBlobWidth {
	int get ();
	void set (int value);
}
Remarks
Minimum width 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)