<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 |
---|
|
Child Elements |
Subclause |
---|---|
|
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>