Formatting Object Model Reference > Formatting > Datatypes > fRuleLineSegment interface
  
fRuleLineSegment interface
This object contains a set of default rule line segments, as specified in the standard "slinesuk.3ad" system file.
LineSegments enumeration
A set of default rule line segments, as contained in the "slinesuk.3ad" system file. Any other custom or user-defined line segments are still available to be used, but should be accessed directly by name.
The slinesuk.3ad file defines default line styles in ALD The graphical rules or lines in ALD are built from several building blocks. The slinesuk.3ad file defines those building blocks from segments, line end segments, patterns and line styles. The majority of the keywords can be derived from the rule dialogs in ALD.
The LineSegments enumeration has the following constants of type DOMString.
SEGMENT_BLANK = "_ls_blank"
Blank
SEGMENT_SHORTBLANK = "_ls_custblank"
Short Blank
SEGMENT_DOT = "_ls_dot"
Dot
SEGMENT_SHORTDASH = "_ls_shortdash"
Short dash
SEGMENT_LONGDASH = "_ls_longdash"
Long dash
SEGMENT_FORWARDSLASH = "_ls_fslash"
Forward slash
SEGMENT_BACKSLASH = "_ls_bslash"
Back slash
SEGMENT_VERTICALBAR = "_ls_uslash"
Vertical bar
SEGMENT_WAVY = "_ls_wavy"
Wavy
SEGMENT_JAGGED = "_ls_jagged"
Jagged
SEGMENT_SQUARE1 = "_ls_square1"
Square 1
SEGMENT_SQUARE2 = "_ls_square2"
Square 2
SEGMENT_LINK = "_ls_link"
Link
SEGMENT_DIAMOND = "_ls_diamond"
Diamond
SEGMENT_CHEVRON = "_ls_chevron"
Chevron
SEGMENT_DOUBLESOLID = "_ls_double_solid"
Double solid
SEGMENT_DOUBLEJAGGED = "_ls_double_jagged"
Double jagged
SEGMENT_CURVY = "_ls_curvy_wave"
Curvy
SEGMENT_DOUBLECURVY = "_ls_double_curvy_wave"
Double curvy