CODMovePortCommand::GetMovement
inline voidCODMovePortCommand::GetMovement(int&nOffsetX, int&nOffsetY)
Gets the offsets by which the vertex is to be moved.
Defined in: OdMovePortCmd.h
Return Value
void
Parameters
nOffsetX
A reference to place the horizontal offset in.
nOffsetY
A reference to place the vertical offset in.