struct Protocol::Overlay::LineStyle
- Protocol::Overlay::LineStyle
- Struct
- Value
- Object
Overview
Style information for drawing a line.
Included Modules
- JSON::Serializable
Defined in:
protocol/overlay.crConstructors
Instance Method Summary
-
#color : DOM::RGBA | Nil
The color of the line (default: transparent)
-
#pattern : String | Nil
The line pattern (default: solid)