MediaElement.Stretch Property
Silverlight
Gets or sets a Stretch value that describes how a MediaElement fills the destination rectangle.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
<MediaElement Stretch="stretchValue" .../>
XAML Values
Property Value
Type: System.Windows.Media.StretchA value of the enumeration that specifies the stretch behavior for the rendered media.
The default value is Uniform.
Dependency property identifier field: StretchProperty
The following illustration demonstrates the different Stretch values.
Stretch settings
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.