Expand description
Defines visual info about segments.
Fields§
§label: StringThe text to display next to the segment
points: (usize, usize)The beginning and the end of the segment.
Defines visual info about segments.
label: StringThe text to display next to the segment
points: (usize, usize)The beginning and the end of the segment.