points property
points property
The collection of points that describe rectangles with text.
Definition:
@property
def points(self):
...
@points.setter
def points(self, value):
...
See Also
- class
ReplacementAnnotation
The collection of points that describe rectangles with text.
@property
def points(self):
...
@points.setter
def points(self, value):
...
ReplacementAnnotation