VideoBrush Properties
Collapse the table of content
Expand the table of content

VideoBrush Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The VideoBrush type exposes the following members.

  NameDescription
Public property AlignmentX Gets or sets the horizontal alignment of content in the TileBrush base tile. (Inherited from TileBrush.)
Public property AlignmentY Gets or sets the vertical alignment of content in the TileBrush base tile. (Inherited from TileBrush.)
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property Opacity Gets or sets the degree of opacity of a Brush. (Inherited from Brush.)
Public property RelativeTransform Gets or sets the transformation that is applied to the brush using relative coordinates. (Inherited from Brush.)
Public property SourceName Gets or sets the name of the MediaElement to use as the source of the VideoBrush.
Public property Stretch Gets or sets a value that specifies how the content of this TileBrush stretches to fit its tiles. (Inherited from TileBrush.)
Public property Transform Gets or sets the transformation that is applied to the brush. (Inherited from Brush.)
Top

Show:
© 2017 Microsoft