struct Protocol::Overlay::BoxStyle
- Protocol::Overlay::BoxStyle
- Struct
- Value
- Object
Overview
Style information for drawing a box.
Included Modules
- JSON::Serializable
Defined in:
protocol/overlay.crConstructors
Instance Method Summary
-
#fill_color : DOM::RGBA | Nil
The background color for the box (default: transparent)
-
#hatch_color : DOM::RGBA | Nil
The hatching color for the box (default: transparent)
Constructor Detail
Instance Method Detail
The background color for the box (default: transparent)
The hatching color for the box (default: transparent)