CAnimationPoint::operator CPoint
CAnimationPoint を CPoint に変換します。
operator CPoint();
戻り値
CAnimationPoint の CPoint の形式の現在の値。
解説
この関数は、GetValue を内部的に呼び出します。なんらかの理由で GetValue が失敗した場合、返される点には X 座標および Y 座標の既定値が格納されます。
必要条件
ヘッダー: afxanimationcontroller.h