_init_string_rectangle method
_init_string_rectangle
def _init_string_rectangle(self, text, rectangle):
...
| Parameter | Type | Description |
|---|---|---|
| text | str |
|
| rectangle | Rectangle |
See Also
- class
TextFragment
def _init_string_rectangle(self, text, rectangle):
...
| Parameter | Type | Description |
|---|---|---|
| text | str |
|
| rectangle | Rectangle |
TextFragment