text_color property
text_color property
Gets or sets text color.
Definition:
@property
def text_color(self):
...
@text_color.setter
def text_color(self, value):
...
Gets or sets text color.
@property
def text_color(self):
...
@text_color.setter
def text_color(self, value):
...