Rule
Draw a horizontal or vertical rule in the grid.
Child elements: (none)
Parent elements: PlaceObject
The color of the rule. Defaults to black.
The direction of the rule.
The length of the rule in grid cells or as an absolute length.
The rule thicknes given in grid cells or as a length.
<Record element="data"> <PlaceObject> <Rule direction="horizontal" length="10" rulewidth="3"/> </PlaceObject> </Record>