self.get_string_width(s: str)
Returns the length of a string in user unit. A font must be selected.
The value is calculated with stretching and spacing.
s:
The string whose length is to be computed.
self.get_string_width(s: str)
Returns the length of a string in user unit. A font must be selected.
The value is calculated with stretching and spacing.
s:
The string whose length is to be computed.