Partager via


CAnimationRect::GetLeft

Fournit l'accès à CAnimationVariable qui représente la coordonnée gauche.

CAnimationVariable& GetLeft();

Valeur de retour

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

Notes

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

Configuration requise

En-tête : afxanimationcontroller.h

Voir aussi

Référence

Classe CAnimationRect