Txt constructor

Txt(value)

Constructor

def __init__(self, value):
    ...
ParameterTypeDescription
valuestrText of the shape.

See Also