StrokeCollection::InsertItem Method (Int32, Stroke^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Inserts a stroke into the StrokeCollection at the specified index.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- index
-
Type:
System::Int32
The specified index.
- stroke
-
Type:
System.Windows.Ink::Stroke^
The specified stroke
.NET Framework
Available since 3.0
Available since 3.0
Show: