Strokes.Add Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Adds one or more Stroke objects to the Strokes collection.
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 | |
---|---|---|
Add(Stroke) | Adds a Stroke object to the Strokes collection. | |
Add(Strokes) | Adds a Strokes collection to the Strokes collection. |
Top