Share via


CAnimationSize::GetDefaultValue

Devuelve los valores predeterminados para Ancho y Alto.

CSize GetDefaultValue();

Valor devuelto

Un objeto CSize que contiene los valores predeterminados.

Comentarios

Llame a esta función para recuperar el valor predeterminado, que fue establecido previamente por el constructor o SetDefaultValue.

Requisitos

Encabezado: afxanimationcontroller.h

Vea también

Referencia

CAnimationSize (Clase)