Compartir a través de


CAnimationPoint::GetDefaultValue

Devuelve los valores predeterminados para las coordenadas X e Y.

CPoint GetDefaultValue();

Valor devuelto

Un punto que contiene el valor predeterminado.

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

CAnimationPoint (Clase)