Share via


Windows Media Player 11 SDK VIDEO.stretchToFit 

Windows Media Player SDK banner art

Previous Next

VIDEO.stretchToFit

The stretchToFit attribute specifies a value indicating whether the video will stretch to the width and height defined for the Video control.

Syntax

  

Possible Values

This attribute is a read/write Boolean.

Value Description
true The video will stretch to fit the control.
false Default. The video will not stretch to fit the control.

Remarks

If no width or height is specified, this attribute is ignored.

Requirements

Windows Media Player version 7.0 or later.

See Also

Previous Next