9.2 MultiLineShape

A MultiLine composed of a
MultiLineShape and a Paint:

[970 bytes 66x28 GIF]

The multi line shape is defined by five attributes:

Points.
PointArray defining the line. A PointArray, like the name indicates, is an array/list of Points. See the interface description for details.
Width and Dashes.
Same as for Line.
Cap.
Specifies how the ends of the line looks. See Cap and Join Styles.
Join.
Specifies how the lines are joined. See Cap and Join Styles.

A corresponding MultiLine graphical object is defined with MultiLineShape as the shape. MultiLine uses FillMultiLine of the Paint to draw itself (see Predefined Paint Operations).


The Bifrost Graphics System - Reference Manual
© 1991-2002 Mjølner Informatics
[Modified: Tuesday October 24th 2000 at 22:29]