CODTransform::SetTranslation
voidCODTransform::SetTranslation(const intnDistX, const intnDistY)
Sets the translation of the matrix from the origin.
Defined in: OdTransform.cpp
Return Value
void
Parameters
nDistX
The horizontal distance of the translation.
nDistY
The vertical distance of the translation.