PointAnimation::IsAdditive Property
.NET Framework (current version)
Gets or sets a value that indicates whether the target property's current value should be added to this animation's starting value.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if the target property's current value should be added to this animation's starting value; otherwise, false. The default value is false.
If the animation has only one of its From, To, or By properties set, setting this property has no effect.
Identifier field | |
Metadata properties set to true | None |
Note |
|---|
This dependency property is unusual in that the identifier field for it comes from AnimationTimeline, and is shared by various derived classes. |
.NET Framework
Available since 3.0
Available since 3.0
Show:
