CorelScript.DistributeObjects
Function DistributeObjects(HorizontalDistribution As Long, VerticalDistribution As Long, ObjectOrPageExtents As Long) As Long
Description
Member of CorelScript
The DistributeObjects method distributes selected objects.
Parameter
|
Description
|
HorizontalDistribution
|
Specifies the type of horizontal distribution:
• |
|
1 = right edge of objects
|
• |
|
2 = left edge of objects
|
• |
|
3 = center edge of objects
|
• |
|
4 = space between objects
|
|
VerticalDistribution
|
Specifies the type of vertical distribution:
• |
|
1 = top edge of objects
|
• |
|
2 = bottom edge of objects
|
• |
|
3 = center edge of objects
|
• |
|
4 = space between objects
|
|
ObjectOrPageExtents
|
Specifies the type of distribution:
• |
|
0 = extent of selection
|
|
Copyright 2013 Corel Corporation. All rights reserved.