Share via


CAnimationPoint::GetDefaultValue

Returns the default values for X and Y coordinates.

CPoint GetDefaultValue();

Return Value

A point containing default value.

Remarks

Call this function to retrieve default value, which was previously set by constructor or SetDefaultValue.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationPoint Class