text_location_point property

text_location_point property

Gets or sets text location point.

Definition:

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

See Also