orient_angle property

orient_angle property

Corresponds to attribute ‘orient’ on the given ‘marker’ element. If markerUnits is SVG_MARKER_ORIENT_ANGLE, the angle value for attribute ‘orient’; otherwise, it will be set to zero.

Definition:

@property
def orient_angle(self):
    ...

See Also