AutoReverse Property

Summary
Gets or sets the System.Windows.Media.Animation.Timeline.AutoReverse for the internal 'Storyboard object.
Syntax
C#
C++/CLI
public bool AutoReverse { get; set; } 
public: 
property bool AutoReverse { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.