Click or drag to resize
DigitalRunePath3FAnimation Properties

The Path3FAnimation type exposes the following members.

Properties
  NameDescription
Public propertyEndParameter
Gets or sets the end parameter.
(Inherited from PathAnimationTPoint, TPathKey, TPath.)
Public propertyFillBehavior
Gets or sets a value that specifies how the animation behaves when it reaches the end of its duration.
(Inherited from AnimationT.)
Public propertyIsAdditive
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.)
Public propertyPath
Gets or sets the animation path.
(Inherited from PathAnimationTPoint, TPathKey, TPath.)
Public propertyReturnsTangent
Gets or sets a value indicating whether the animation returns the tangent or the point on the path.
(Inherited from PathAnimationTPoint, TPathKey, TPath.)
Public propertyStartParameter
Gets or sets the start parameter.
(Inherited from PathAnimationTPoint, TPathKey, TPath.)
Public propertyTargetObject
Gets or sets the object to which the animation is applied by default.
(Inherited from AnimationT.)
Public propertyTargetProperty
Gets or sets the property to which the animation is applied by default.
(Inherited from AnimationT.)
Public propertyTraits
Gets the traits of the animation values.
(Overrides AnimationTTraits.)
Top
See Also