COleControl::DrawMetafile
Called by the framework when the metafile device context is being used.
void DrawMetafile(
CDC* pDC,
CRect& rc
);
pDC
Pointer to the metafile device context.rc
Rectangular area to be drawn in.
Header: afxctl.h
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
Called by the framework when the metafile device context is being used.
void DrawMetafile(
CDC* pDC,
CRect& rc
);
pDC
Pointer to the metafile device context.
rc
Rectangular area to be drawn in.
Header: afxctl.h