CorelScript.CreateGridBoxes
Function CreateGridBoxes(Top As Long, Left As Long, Bottom As Long, Right As Long, Wide As Long, High As Long) As Long
Description
Member of CorelScript
The CreateGridBoxes method draws a grid.
Parameter
|
Description
|
Top
|
Specifies the y-coordinate of the upper-left corner of the bounding box of the grid, in tenths of a micron and relative to the center of the page
|
Left
|
Specifies the x-coordinate of the upper-left corner of the bounding box of the grid, in tenths of a micron and relative to the center of the page
|
Bottom
|
Specifies the y-coordinate of the lower-right corner of the bounding box of the grid, in tenths of a micron and relative to the center of the page
|
Right
|
Specifies the x-coordinate of the lower-right corner of the bounding box of the grid, in tenths of a micron and relative to the center of the page
|
Wide
|
Specifies the number of cells wide
|
High
|
Specifies the number of cells high
|
Copyright 2013 Corel Corporation. All rights reserved.