MemoryDataSet.StopFeatureAnimation Method
Stops an ongoing feature animation.
StopFeatureAnimation(Feature feature)
Stops an ongoing feature animation.Syntax
public void StopFeatureAnimation (
Feature feature
)
Parameters
The feature that should no longer be animated.
Remarks
This stops any ongoing animation of the specified feature. If the feature is not animated, the method does nothing. The calculated attributes that may have been set on the feature by the animation will not be removed.
Platforms
Windows, Linux, Android