<stretch> (Stretch)

This element specifies that a BLIP should be stretched to fill the target rectangle. The other option is a tile where a BLIP is tiled to fill the available area.

Parent Elements

<blipFill>5.8.2.2); <blipFill>5.1.10.14); <blipFill>5.6.2.2); <blipFill>5.2.2.1); <blipFill>4.4.1.4)

Child Elements

Subclause

<fillRect> (Fill Rectangle)

§5.1.10.30

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_StretchInfoProperties">
	<sequence>
	<element name="fillRect" type="CT_RelativeRect" minOccurs="0" maxOccurs="1"/>
	</sequence>
</complexType>