IInkCustomStrokes Methods

4/8/2010

This section contains the methods for the IInkCustomStrokes interface, which is a collection of IInkStrokes collections.

Method Description

IIInkCustomStrokes::Add

Specifies the collection of strokes to add to the collection of custom strokes.

IInkCustomStrokes::Clear

Specifies that all custom strokes are cleared from the collection.

IInkCustomStrokes::Item

Specifies the collection of strokes to return at the known index within the collection of custom strokes.

This method is exposed only in the COM library and Microsoft® Visual Basic® .NET. In C#, use the index operator to access a particular item.

IInkCustomStrokes::Remove

Specifies the collection of strokes to remove from the known collection of custom strokes.

See Also

Concepts

Windows Mobile Ink Reference