Windows Media Player SDK banner art
PreviousNext

VIDEO.shrinkToFit

The shrinkToFit attribute specifies or retrieves a value indicating whether the video will shrink to the width and height defined for the Video control.

Syntax

elementID.shrinkToFit

Possible Values

This attribute is a read/write Boolean.

Value Description
true Default. The video will shrink to fit the control.
false The video will not shrink 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.