Parameters
- index
- The index of the vertex to update.
- x
- The x-value of the updated vertex.
- y
- The y-value of the updated vertex.
| Exception | Description |
|---|---|
| System.InvalidOperationException | This geometry has no points |
| System.InvalidOperationException | Index must be >= 0 |
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 10, Windows 8.1, Windows 7