The CogVertexRemovedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Index | The index of the removed vertex. -1 means that vertices were removed at the end until the number of vertices equaled newNumVertices. | |
| NewNumVertices | The new number of vertices in the CogPolygon. |
See Also