CD2DSizeF::CD2DSizeF
Constructs a CD2DSizeF object from CSize object.
CD2DSizeF(
const CSize& size
);
CD2DSizeF(
const D2D1_SIZE_F& size
);
CD2DSizeF(
const D2D1_SIZE_F* size
);
CD2DSizeF(
FLOAT cx = 0.,
FLOAT cy = 0.
);
Parameters
size
source sizecx
source widthcy
source height
Requirements
Header: afxrendertarget.h