Lines Drawer
Draw straight lines on X or Y axis.
Note
The Mask component should be placed before this component.
Options
Line Color
ColorLine color.
Line Thickness
floatLine thickness.
Transparent Background
boolChange color of the
Graphiccomponent to transparent.LinesX
ObservableList<float>Position on X axis where vertical line should be drawn in range [0..width], 0 at left.
LinesY
ObservableList<float>Position on Y axis where horizontal line should be drawn in range [0..height], 0 at bottom.