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