str2d.Str2D.kwargs

property Str2D.kwargs: dict

Return the keyword arguments used to create the Str2D object. This is a dictionary containing the ‘halign’, ‘valign’, and ‘fill’ values.

The purpose of this property is to make it easier to recreate the Str2D object with the same settings, helping persist the state of the object as it transforms.