path_points property

path_points property

Gets an array of points that define the geometry of the element’s path.

Definition:

@property
def path_points(self):
    ...

See Also