![]() |
![]() |
ShapeRange.Stretch
Sub Stretch(StretchX As Double, [StretchY As Double], [StretchCharactersSize As Boolean = False])
Member of ShapeRange
The Stretch method stretches the shapes in the range, treating the group of shapes as a single object. The shape range is distorted relative to the reference point specified by the Document.ReferencePoint property.
The following code example proportionally stretches all of the shapes on the page by 200%. The position of the ShapeRange is relative to the upper-right corner of the bounding box of the shape range.
![]() |
![]() |
![]() |
Copyright 2007 Corel Corporation. All rights reserved.