Condividi tramite


CAnimationGroup::AddKeyframes

Supporto che aggiunge fotogrammi chiave a uno storyboard.

void AddKeyframes(
   IUIAnimationStoryboard* pStoryboard,
   BOOL bAddDeep
);

Parametri

  • pStoryboard
    Puntatore a un oggetto COM dello storyboard

  • bAddDeep
    Specifica se questo metodo deve aggiungere allo storyboard i fotogrammi chiave che dipendono dagli altri fotogrammi chiave.

Requisiti

Intestazione: afxanimationcontroller.h

Vedere anche

Riferimenti

Classe CAnimationGroup