UiCanvas.h文件参考

#include "uiwin.h"
#include "MemoryDC.h"

组合类型

class  UiCanvas
 Canvas control:
  • include a memory DC (MemoryDC m_dcCanvas) as a canvas. the control will paint the m_dcCanvas to the window.
更多...

宏定义

#define UI_CANVAS_REPEAT_H   0x00000002
 repeat horizontal
#define UI_CANVAS_REPEAT_NONE   0x00000000
 normal paint, no repeat
#define UI_CANVAS_REPEAT_V   0x00000001
 repeat vertical

宏定义文档

#define UI_CANVAS_REPEAT_H   0x00000002

repeat horizontal

#define UI_CANVAS_REPEAT_NONE   0x00000000

normal paint, no repeat

#define UI_CANVAS_REPEAT_V   0x00000001

repeat vertical


Generated at Fri Feb 20 15:17:30 2009 for Meizu M8 MZFC Documentation by 魅族手机