Baseline frame grid options.
|
Property
|
Type
|
Access
|
Description
|
|
baselineFrameGridColor
|
Array of 3 Reals (0 - 255), UIColors enumeration (see table at end of chapter)
|
r/w
|
The UI color for drawing baseline frame grid.
|
|
baselineFrameGridIncrement
|
Unit (1 - 8640 points)
|
r/w
|
The distance between grid lines.
|
|
baselineFrameGridRelativeOption
|
BaselineFrameGridRelativeOption enumeration
|
r/w
|
What the baseline frame grid is relative to.
|
|
parent
|
Object
|
read
|
The parent of the object.
|
|
properties
|
An array of property names and values
|
r/w
|
Property that allows setting of several properties at the same time.
|
|
startingOffsetForBaselineFrameGrid
|
Unit (0 - 8640 points)
|
r/w
|
The offset from the location specified in the baseline frame grid relative property.
|
|
useCustomBaselineFrameGrid
|
Boolean
|
r/w
|
If true, use a custom baseline frame grid.
|