Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.DistributeObjects


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:
 
0 = none
 
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:
 
0 = none
 
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
 
1 = extent of page

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.