ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / C1MediaPlayer Class / VideoBrush Property

In This Topic
    VideoBrush Property (C1MediaPlayer)
    In This Topic
    Gets a Brush that paints an area with video content.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property VideoBrush As Brush
    public Brush VideoBrush {get;}
    See Also