CODScaleCommand::Inverse

MvcCommand* CODScaleCommand::Inverse(void)

Creates a command which performs the inverse of this scale command.

Defined in: OdScaleCmd.cpp

Return Value

A pointer to the inverse command, which is this case is another CODScaleCommand with scaling factors and a control point that are inverses of the ones in this command.