CComControl::GetZoomInfo

void GetZoomInfo( ATL_DRAWINFO& di );

Parameters

di

[out] The structure that will hold the zoom factor's numerator and denominator.

Remarks

Retrieves the x and y values of the numerator and denominator of the zoom factor for a control activated for in-place editing. The zoom factor is the proportion of the control's natural size to its current extent.

CComControl OverviewClass Members

See Also   CComControl::m_sizeNatural, CComControl::m_sizeExtent