ComponentOne MediaPlayer for WPF and Silverlight
C1.WPF.MediaPlayer Namespace / C1MediaChapter Class / Position Property

In This Topic
    Position Property (C1MediaChapter)
    In This Topic
    Gets or sets the Position where the chapter starts.
    Syntax
    'Declaration
     
    
    Public Property Position As TimeSpan
    public TimeSpan Position {get; set;}
    See Also