Seek Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Media.Animation ...
Storyboard Class
Storyboard Methods
Seek Method
Seek Method (TimeSpan)
Seek Method (TimeSpan, TimeSee ...
Seek Method (FrameworkContentE ...
Seek Method (FrameworkElement, ...
Storyboard Methods
ApplyAnimationClock Method
Begin Method
BeginAnimation Method
ClearValue Method
Clone Method
CreateClock Method
CreateInstanceCore Method
GetCurrentGlobalSpeed Method
GetCurrentIteration Method
GetCurrentProgress Method
GetCurrentState Method
GetCurrentTime Method
GetIsPaused Method
GetTarget Method
GetTargetName Method
GetTargetProperty Method
OnFreezablePropertyChanged Met ...
Pause Method
Remove Method
Resume Method
Seek Method
SeekAlignedToLastTick Method
SetSpeedRatio Method
SetTarget Method
SetTargetName Method
SetTargetProperty Method
SetValue Method
SkipToFill Method
Stop Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Storyboard
.
.
::
.
Seek Method
Seeks this
Storyboard
to a new position when the next clock tick occurs.
Overload List
Name
Description
Seek(TimeSpan)
Seeks this
Storyboard
to the specified position. The
Storyboard
performs the requested seek when the next clock tick occurs.
Seek(TimeSpan, TimeSeekOrigin)
Seeks this
Storyboard
to the specified position. The
Storyboard
performs the requested seek when the next clock tick occurs.
Seek(FrameworkContentElement, TimeSpan, TimeSeekOrigin)
Seeks this
Storyboard
to the specified position. The
Storyboard
performs the requested seek when the next clock tick occurs.
Seek(FrameworkElement, TimeSpan, TimeSeekOrigin)
Seeks this
Storyboard
to the specified position. The
Storyboard
performs the requested seek when the next clock tick occurs.
Top
See Also
Reference
Storyboard Class
Storyboard Members
System.Windows.Media.Animation Namespace
Tags :