|
|
|
Shape.AlignToPoint
Sub AlignToPoint(Type As cdrAlignType, x As Double, y As Double, [TextAlignOrigin As cdrTextAlignOrigin = cdrTextAlignBoundingBox])
Member of Shape
The AlignToPoint method aligns to the specified coordinates.
|
Parameters
|
Description
|
|
Type
|
|
|
x
|
|
|
y
|
|
|
TextAlignOrigin
|
This parameter is optional, and its default value is cdrTextAlignBoundingBox (2).
|
|
|
|
|
Copyright 2007 Corel Corporation. All rights reserved.