COleControl::TransformCoords

This method transforms coordinate values between a container and the control.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

void TransformCoords( POINTL FAR* lpptlHimetric,
POINTF FAR*
lpptfContainer, DWORD flags );

See Also

COleControl::AmbientScaleUnits