Bespoke Multi-Touch Framework
RemoveStroke Method (stroke)
NamespacesBespoke.MultiTouch.Framework.InkInkSegmentRemoveStroke(Stroke)
Remove a stroke from the ink segmnent.
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveStroke(
	Stroke stroke
)
Public Sub RemoveStroke ( _
	stroke As Stroke _
)
public:
void RemoveStroke(
	Stroke^ stroke
)
Parameters
stroke (Stroke)
The stroke to remove.

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