|
|
| Object Model Reference : Classes : S : ShapeRange : Methods : ShapeRange.AlignToShape |
Sub AlignToShape(Type As cdrAlignType, Shape As Shape, [TextAlignOrigin As cdrTextAlignOrigin = cdrTextAlignBoundingBox])
Member of ShapeRange
The AlignToShape method aligns all the shapes in a shape range to a specified shape.
|
Parameter
|
Description
|
|
Type
|
Specifies the type of alignment
|
|
Shape
|
Specifies the shape
|
|
TextAlignOrigin
|
Specifies the origin for text alignment. This parameter is optional, and its default value is cdrTextAlignBoundingBox (2).
|
|
|
|
|
Copyright 2013 Corel Corporation. All rights reserved.