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