Gets or sets a value indicating whether the slider that shows and controls the current position is visible.

Namespace:  C1.Silverlight.MediaPlayer
Assembly:  C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)

Syntax

C#
public bool IsPositionSliderVisible { get; set; }
Visual Basic
Public Property IsPositionSliderVisible As Boolean
	Get
	Set

See Also