Previous Document Next Document

Object Model Reference : Classes : S : ShapeRange : Methods : ShapeRange.AlignToPoint


ShapeRange.AlignToPoint

Sub AlignToPoint(Type As cdrAlignType, x As Double, y As Double, [TextAlignOrigin As cdrTextAlignOrigin = cdrTextAlignBoundingBox])

Description

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).

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.