StylusPointCollection::RemoveItem Method (Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Removes the StylusPoint at the specified position from the StylusPointCollection.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- index
-
Type:
System::Int32
The position at which to remove the StylusPoint.
| Exception | Condition |
|---|---|
| InvalidOperationException | The StylusPointCollection is connected to a Stroke and there is only one StylusPoint in the StylusPointCollection. |
.NET Framework
Available since 3.0
Available since 3.0
Show: