Bespoke Multi-Touch Framework
FtirPoints Property
NamespacesBespoke.MultiTouch.Framework.InkStrokeFtirPoints
Gets the collection of points within the stroke.
Declaration Syntax
C#Visual BasicVisual C++
public FtirPoint[] FtirPoints { get; }
Public ReadOnly Property FtirPoints As FtirPoint()
public:
property array<FtirPoint^>^ FtirPoints {
	array<FtirPoint^>^ get ();
}

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