CODTransform::GetScaling

void CODTransform::GetScaling(float& fScaleX, float& fScaleY)

Gets the current scaling factors of the transform.

Defined in: OdTransform.cpp

Return Value

void

Parameters

fScaleX

A reference to place the horizontal scaling factor.

fScaleY

A reference to place the vertical scaling factor.