CD2DSizeU::CD2DSizeU
從 CSize 物件建構 CD2DSizeU 物件。
CD2DSizeU(
const CSize& size
);
CD2DSizeU(
const D2D1_SIZE_U& size
);
CD2DSizeU(
const D2D1_SIZE_U* size
);
CD2DSizeU(
UINT32 cx = 0,
UINT32 cy = 0
);
參數
size
來源大小cx
來源寬度cy
來源高度
需求
**標頭檔:**afxrendertarget.h