text property
text property
Gets or sets the value float4 as text.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Gets or sets the value float4 as text.
@property
def text(self):
...
@text.setter
def text(self, value):
...