Share via


CAnimationPoint::GetX

Provides access to CAnimationVariable for X coordinate.

CAnimationVariable& GetX();

Return Value

A reference to encapsulated CAnimationVariable representing X coordinate.

Remarks

You can call this method to get direct access to underlying CAnimationVariable representing X coordinate.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationPoint Class