CODMoveVertexCommand::GetMovement

inline voidCODMoveVertexCommand::GetMovement(int&nOffsetX, int&nOffsetY)

Gets the offsets by which the vertex is to be moved.

Defined in: OdMoveVertexCmd.h

Return Value

void

Parameters

nOffsetX

A reference to place the horizontal offset in.

nOffsetY

A reference to place the vertical offset in.