Partager via


CAnimationPoint::GetX

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

CAnimationVariable& GetX();

Valeur de retour

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

Notes

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

Configuration requise

En-tête : afxanimationcontroller.h

Voir aussi

Référence

Classe CAnimationPoint