次の方法で共有


CAnimationPoint::operator CPoint

更新 : 2011 年 3 月

Visual Studio 2010 SP1 が必要です。

CAnimationPoint を CPoint に変換します。

operator CPoint();

戻り値

CAnimationPoint の CPoint の形式の現在の値。

解説

この関数は、GetValue を内部的に呼び出します。 なんらかの理由で GetValue が失敗した場合、返される点には X 座標および Y 座標の既定値が格納されます。

必要条件

ヘッダー: afxanimationcontroller.h

参照

その他の技術情報

CAnimationPoint クラス

履歴の変更

日付

履歴

理由

2011 年 3 月

このコンテンツを追加。

SP1 機能変更