共用方式為


CAnimationPoint::operator CPoint

將 CAnimationPoint 轉換為 CPoint。

operator CPoint();

傳回值

型別為 CPoint 的 CAnimationPoint 目前值。

備註

這個函式會在內部呼叫 GetValue。 如果 GetValue 因為某種原因失敗,傳回的點將會包含 X 和 Y 座標的預設值。

需求

**標頭檔:**afxanimationcontroller.h

請參閱

參考

CAnimationPoint 類別