CODTransform::GetTranslation
voidCODTransform::GetTranslation(int&nOffsetX, int&nOffsetY)
Gets the current translation from the origin.
Defined in: OdTransform.cpp
Return Value
void
Parameters
nOffsetX
The horizontal distance the matrix has been offset.
nOffsetY
The vertical distance the matrix has been offset.