Object Model Reference : Classes : S : ShapeRange : Methods : ShapeRange.AlignToPoint |
Sub AlignToPoint(Type As cdrAlignType, x As Double, y As Double, [TextAlignOrigin As cdrTextAlignOrigin = cdrTextAlignBoundingBox])
Member of ShapeRange
The AlignToPoint method aligns all the shapes in a shape range to the specified coordinates.
Parameter
|
Description
|
Type
|
Specifies the type of alignment
|
x
|
Specifies the x-coordinate
|
y
|
Specifies the y-coordinate
|
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.