Click or drag to resize

RectAnimation Methods

The RectAnimation type exposes the following members.

Methods
  NameDescription
Public methodClone
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.
Public methodGetCurrentValue
Calculates a value that represents the current value of the property being animated, as determined by the RectAnimation.
(Overrides AnimationTimelineGetCurrentValue(Object, Object, AnimationClock).)
Top
See Also