Pegasus Class Library Help
The list of Stroke objects in the collection.

Namespace:  Pegasus.Library
Assembly:  PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)

Syntax

C#
public List<RawStroke> Items
Visual Basic (Declaration)
Public Items As List(Of RawStroke)
Visual C++
public:
List<RawStroke^>^ Items

See Also