Windows Media Player SDK banner art
PreviousNext

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

elementID.stretchToFit

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.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.