Class: LinePatternStyle

LinePatternStyle

new LinePatternStyle()

base/enum/LinePatternStyle.js, line 1

虚线样式类型类

Members

LinePatternStyle.dashString

LinePatternStyle.dash dash

Default Value:
'dash'

LinePatternStyle.dashDotString

LinePatternStyle.dashDot dash-dot

Default Value:
'dash-dot'

LinePatternStyle.dotString

LinePatternStyle.dot dot

Default Value:
'dot'

LinePatternStyle.longDashString

LinePatternStyle.longDash long-dash

Default Value:
'long-dash'

LinePatternStyle.longDashDotString

LinePatternStyle.longDashDot long-dash-dot

Default Value:
'long-dash-dot'

LinePatternStyle.longDashDotDotString

LinePatternStyle.longDashDotDot long-dash-dot-dot

Default Value:
'long-dash-dot-dot'

LinePatternStyle.noneString

LinePatternStyle.none none

Default Value:
'none'

LinePatternStyle.shortDashString

LinePatternStyle.shortDash short-dash

Default Value:
'short-dash'

LinePatternStyle.shortDashDotString

LinePatternStyle.shortDashDot short-dash-dot

Default Value:
'short-dash-dot'

LinePatternStyle.shortDashDotDotString

LinePatternStyle.shortDashDotDot short-dash-dot-dot

Default Value:
'short-dash-dot-dot'

LinePatternStyle.shortDotString

LinePatternStyle.shortDot short-dot

Default Value:
'short-dot'

LinePatternStyle.solidString

LinePatternStyle.solid solid

Default Value:
'solid'