RectAnimation Methods |
The RectAnimation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a modifiable clone of this RectAnimation,
making deep copies of this object's values. When copying dependency properties,
this method copies resource references and data bindings (but they might
no longer resolve) but not animations or their current values.
|
![]() | GetCurrentValue |
Calculates a value that represents the current value of the property being
animated, as determined by the RectAnimation.
(Overrides AnimationTimelineGetCurrentValue(Object, Object, AnimationClock).) |