Bespoke Multi-Touch Framework
RemoveFtirPoint Method (ftirPoint)
NamespacesBespoke.MultiTouch.Framework.InkStrokeRemoveFtirPoint(FtirPoint)
Remove a point from the stroke.
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveFtirPoint(
	FtirPoint ftirPoint
)
Public Sub RemoveFtirPoint ( _
	ftirPoint As FtirPoint _
)
public:
void RemoveFtirPoint(
	FtirPoint^ ftirPoint
)
Parameters
ftirPoint (FtirPoint)
The point to remove.

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