←Select platform

DecelerationRatio Property

Summary

Gets or sets the System.Windows.Media.Animation.Timeline.DecelerationRatio for the internal Storyboard object.

Syntax

C#
VB
C++
public double DecelerationRatio { get; set; } 
  
Public Property DecelerationRatio As Double 
public: 
property double DecelerationRatio { 
   double get(); 
   void set (    double ); 
} 

Property Value

refer to System.Windows.Media.Animation.Timeline.DecelerationRatio value.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.