Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1MediaPlayer
.
.
::
.
.
Position Property
C1MediaPlayer Class
See Also
Gets or sets the current position of the current media item.
Namespace:
C1.Silverlight.MediaPlayer
Assembly:
C1.Silverlight.MediaPlayer
(in C1.Silverlight.MediaPlayer.dll)
Syntax
C#
public
TimeSpan
Position
{
get
;
set
; }
Visual Basic
Public
Property
Position
As
TimeSpan
Get
Set
See Also
C1MediaPlayer Class
C1.Silverlight.MediaPlayer Namespace