text_attachment_point property

text_attachment_point property

Definition:

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

See Also