CODDeleteVertexCommand::GetOldVertex
inline BOOLCODDeleteVertexCommand::GetOldVertex(CODComponent*pComp, CPoint&ptVertex)
Gets the value of the deleted vertex for a component.
Defined in: OdDeleteVertexCmd.h
Return Value
Non-zero if a saved value was found.
Parameters
pComp
A pointer to the component whose vertex we are looking up.
ptVertex
A reference to the point to place the old value in.