Partager via


CAnimationPoint::GetY

Fournit l'accès à CAnimationVariable pour la coordonnée Y.

CAnimationVariable& GetY();

Valeur de retour

Référence à CAnimationVariable encapsulée qui représente la coordonnée Y.

Notes

Vous pouvez appeler cette méthode pour accéder directement à l'objet CAnimationVariable sous-jacent représentant la coordonnée Y.

Configuration requise

En-tête : afxanimationcontroller.h

Voir aussi

Référence

Classe CAnimationPoint