CustomStrokes.Item Property
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Gets the specified Strokes collection within the CustomStrokes 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 | |
---|---|---|
Item[Int32] | Gets the Strokes collection at the specified index within the CustomStrokes collection. | |
Item[String] | Gets the Strokes collection with the specified name within the CustomStrokes collection. |
Top