Bespoke Multi-Touch Framework
EndPointsMeet Property
NamespacesBespoke.MultiTouch.Framework.InkStrokeEndPointsMeet
Indicates whether the endpoints of the stroke meet.
Declaration Syntax
C#Visual BasicVisual C++
public bool EndPointsMeet { get; }
Public ReadOnly Property EndPointsMeet As Boolean
public:
property bool EndPointsMeet {
	bool get ();
}
Remarks
Uses the EndPointProximityThreshold value.

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