Interface LineStyle
Hierarchy
- LineStyle
Properties
color of the rendered line
Optional. Defaults to DashLineStyle.Solid. See DashLineStyle for accepted values.
width in pixels of the rendered line
Optional. Opacity of the rendered line.
Generated using TypeDoc
Represents the style used to render a line.