Ink.CreateStrokes Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Creates a Strokes collection for this Ink object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateStrokes() | Creates an empty Strokes collection. | |
CreateStrokes(array<Int32[]) | Creates a Strokes collection based on specified Id properties of Stroke objects. |
Top