IInkCustomStrokes Methods
4/8/2010
This section contains the methods for the IInkCustomStrokes interface, which is a collection of IInkStrokes collections.
Method | Description |
---|---|
Specifies the collection of strokes to add to the collection of custom strokes. |
|
Specifies that all custom strokes are cleared from the collection. |
|
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. |
|
Specifies the collection of strokes to remove from the known collection of custom strokes. |