Baseline frame grid options.
BaselineFrameGridOption Properties
| Property | Type | Access | Description |
|---|---|---|---|
| BaselineFrameGridColor | Array of 3 Doubles (0 – 255), idUIColors enumeration (see table at end of chapter) | r/w | The UI color for drawing baseline frame grid. |
| BaselineFrameGridIncrement | Unit (Double or String) (1 – 8640 points) | r/w | The distance between grid lines. |
| BaselineFrameGridRelativeOption | idBaselineFrameGridRelativeOption enumeration | r/w | What the baseline frame grid is relative to. |
| Parent | Object | read | The parent of the object. |
| StartingOffsetForBaselineFrameGrid | Unit (Double or String) (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. |