CODDeleteVertexCommand::SetOldVertex

inline void CODDeleteVertexCommand::SetOldVertex(CODComponent* pComp, CPoint ptVertex)

Sets the old value of the deleted vertex for a component.

Defined in: OdDeleteVertexCmd.h

Return Value

void

Parameters

pComp

A pointer to the component whose vertex saving.

ptVertex

The point to save.