COleControl::DrawMetafile

void DrawMetafile(CDC* pDC, CRect& rc);

Parameters

pDC

Pointer to the metafile device context.

rc

Rectangular area to be drawn in.

Remarks

Called by the framework when the metafile device context is being used.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::OnDraw, COleControl::DrawContent, COleControl::OnDrawMetafile