The CogVertexChangedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Index | The index of the changed vertex. In the range of zero to one less than the number of vertices in the CogPolygon. | |
| NewX | The new x-coordinate. | |
| NewY | The new y-coordinate. |
See Also