Bespoke Multi-Touch Framework
EndPointProximityThreshold Property
NamespacesBespoke.MultiTouch.Framework.InkStrokeEndPointProximityThreshold
Gets or sets the value used to determine if the stroke's endpoints meet.
Declaration Syntax
C#Visual BasicVisual C++
public double EndPointProximityThreshold { get; set; }
Public Property EndPointProximityThreshold As Double
public:
property double EndPointProximityThreshold {
	double get ();
	void set (double value);
}

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