public void Update( int index, Coordinate2D coordinate )
Public Overloads Sub Update( _ ByVal index As Integer, _ ByVal coordinate As Coordinate2D _ )
Parameters
- index
- The index of the vertex to update.
- coordinate
- The coordinates of the updated vertex.