| Curve2FAnimation Properties |
The Curve2FAnimation type exposes the following members.
| Name | Description | |
|---|---|---|
| Curve |
Gets or sets the curve that defines the animation.
(Inherited from AnimationCurveTValue, TPoint, TCurveKey, TCurve.) | |
| EndParameter |
Gets or sets the end parameter.
(Inherited from AnimationCurveTValue, TPoint, TCurveKey, TCurve.) | |
| FillBehavior |
Gets or sets a value that specifies how the animation behaves when it reaches the end of its
duration.
(Inherited from AnimationT.) | |
| IsAdditive |
Gets or sets a value indicating whether the output of the animation is added to the current
value of the property that is being animated.
(Inherited from AnimationT.) | |
| StartParameter |
Gets or sets the start parameter.
(Inherited from AnimationCurveTValue, TPoint, TCurveKey, TCurve.) | |
| TargetObject |
Gets or sets the object to which the animation is applied by default.
(Inherited from AnimationT.) | |
| TargetProperty |
Gets or sets the property to which the animation is applied by default.
(Inherited from AnimationT.) | |
| Traits |
Gets the traits of the animation values.
(Overrides AnimationTTraits.) |