CAnimationPoint::operator CPoint
Converts a CAnimationPoint to a CPoint.
operator CPoint();
Return Value
Current value of CAnimationPoint as CPoint.
Remarks
This function internally calls GetValue. If GetValue for some reason fails, the returned point will contain default values for X and Y coordinates.
Requirements
Header: afxanimationcontroller.h