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