CD2DRectU::CD2DRectU
從 CRect 物件建構 CD2DRectU 物件。
CD2DRectU(
const CRect& rect
);
CD2DRectU(
const D2D1_RECT_U& rect
);
CD2DRectU(
const D2D1_RECT_U* rect
);
CD2DRectU(
UINT32 uLeft = 0,
UINT32 uTop = 0,
UINT32 uRight = 0,
UINT32 uBottom = 0
);
參數
rect
來源矩形uLeft
來源左邊座標uTop
來源頂端座標uRight
來源右邊座標uBottom
來源底端座標
需求
**標頭檔:**afxrendertarget.h