CODController::ExecuteMoveCommand

CODMoveCommand*CODController::ExecuteMoveCommand(CODComponentSet*pCompSet, intnOffsetX, intnOffsetY)

Creates and executes a move command.

Defined in: OdController.cpp

Return Value

void

Parameters

pCompSet

The list of components to move.

nOffsetX

Horizontal distance to move.

nOffsetY

Vertical distance to move.