#include <UiDragPanel.h>
继承自IPageImage。
公有成员 | |
void | Draw (HDC hdcDest, int x, int y, int w, int h) |
void | SetImagingHelper (ImagingHelper *pImage) |
void ImagingHelperPageImage::Draw | ( | HDC | hdcDest, | |
int | x, | |||
int | y, | |||
int | w, | |||
int | h | |||
) | [virtual] |
实现了IPageImage。
void ImagingHelperPageImage::SetImagingHelper | ( | ImagingHelper * | pImage | ) | [inline] |