TextboxDimensions
src.helpers.bounds.TextboxDimensions
Bases: TypedDict
Calculated width and height of paragraph text layer bounding box.
Source code in src\helpers\bounds.py
43 44 45 46 |
|