Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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