CD2DSizeU::CD2DSizeU
Construye un objeto CD2DSizeU del objeto CSize.
CD2DSizeU(
const CSize& size
);
CD2DSizeU(
const D2D1_SIZE_U& size
);
CD2DSizeU(
const D2D1_SIZE_U* size
);
CD2DSizeU(
UINT32 cx = 0,
UINT32 cy = 0
);
Parámetros
size
tamaño de origencx
ancho de origency
alto de origen
Requisitos
Encabezado: afxrendertarget.h