angle property

angle property

The rotation angle of the watermark annotation.

Definition:

@property
def angle(self):
    ...
@angle.setter
def angle(self, value):
    ...

See Also