Excalibur Software PropertyList 3.0
LineStyle
Property LineStyle As PropLineStyles
Description
Determines the type of lines the PropertyList
will paint to separate list items. Valid values
for this property are:
- lineSolid (default) - A solid line.
- lineDash - A dashed line.
- lineDot - A dotted line.
- lineDashDot - A line in the pattern dash-dot.
- lineDashDotDot - A line in the pattern dash-dot-dot.
- lineNull - No line will be drawn.