←Select platform

Duration Property

Summary

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

Syntax

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

Property Value

refer to System.Windows.Media.Animation.Timeline.Duration 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.