CD2DSizeF::CD2DSizeF
Constrói um objeto de CD2DSizeF do objeto de CSize.
CD2DSizeF(
const CSize& size
);
CD2DSizeF(
const D2D1_SIZE_F& size
);
CD2DSizeF(
const D2D1_SIZE_F* size
);
CD2DSizeF(
FLOAT cx = 0.,
FLOAT cy = 0.
);
Parâmetros
size
tamanho da fontecx
largura de origemcy
altura de origem
Requisitos
Cabeçalho: afxrendertarget.h