angle property
angle property
The image annotation rotation angle.
Definition:
@property
def angle(self):
...
@angle.setter
def angle(self, value):
...
See Also
- class
ImageAnnotation
The image annotation rotation angle.
@property
def angle(self):
...
@angle.setter
def angle(self, value):
...
ImageAnnotation