Parameters
- index
- The index of the vertex to update.
- point
- The coordinates of the updated vertex.
| Exception | Description | 
|---|---|
| System.ArgumentNullException | point is null | 
| 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. | 
| System.InvalidOperationException | Incompatible spatial references. | 
Target Platforms: Windows 10, Windows 8.1, Windows 7