Line¶
- class pywwt.annotation.Line(**kwargs: Any)[source]¶
Bases:
AnnotationA line annotation.
Attributes Summary
The name of the shape (
str).Assigns width for the line in pixels (
Quantity)Methods Summary
add_point(coord)Add one or more points to a line object.
Attributes Documentation
Methods Documentation