svg_path property
svg_path property
The SVG path of the polyline annotation.
Definition:
@property
def svg_path(self):
...
@svg_path.setter
def svg_path(self, value):
...
See Also
- class
PolylineAnnotation
The SVG path of the polyline annotation.
@property
def svg_path(self):
...
@svg_path.setter
def svg_path(self, value):
...
PolylineAnnotation