The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StrokeCollection Constructor (IEnumerable<Stroke^>^)
.NET Framework (current version)
Initializes a new instance of the StrokeCollection class that contains the specified strokes.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- strokes
-
Type:
System.Collections.Generic::IEnumerable<Stroke^>^
The strokes to add to the StrokeCollection.
.NET Framework
Available since 3.0
Available since 3.0
Show: