Bespoke Multi-Touch Framework
IsAnchorPoint Property
NamespacesBespoke.MultiTouch.FrameworkFtirPointIsAnchorPoint
Indicates that the point is not moving (speed == 0).
Declaration Syntax
C#Visual BasicVisual C++
public bool IsAnchorPoint { get; }
Public ReadOnly Property IsAnchorPoint As Boolean
public:
property bool IsAnchorPoint {
	bool get ();
}

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