Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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