Bespoke Multi-Touch Framework
Strokes Property
NamespacesBespoke.MultiTouch.Framework.InkInkSegmentStrokes
Gets the strokes contained within this ink segment.
Declaration Syntax
C#Visual BasicVisual C++
public Stroke[] Strokes { get; }
Public ReadOnly Property Strokes As Stroke()
public:
property array<Stroke^>^ Strokes {
	array<Stroke^>^ get ();
}

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