共用方式為


CAnimationRect::operator RECT

將 CAnimationRect 轉換為 RECT。

operator RECT();

傳回值

型別為 RECT 的動畫矩形目前值。

備註

這個函式會在內部呼叫 GetValue。 如果 GetValue 因為某種原因失敗,傳回的 RECT 將會包含所有的矩形座標的預設值。

需求

**標頭檔:**afxanimationcontroller.h

請參閱

參考

CAnimationRect 類別