askiff.gritems.DimensionTextFrame

class askiff.gritems.DimensionTextFrame

Bases: str, askiff._auto_serde.AutoSerdeEnum

Inheritance diagram of askiff.gritems.DimensionTextFrame

Style of the frame around the dimension text

CIRCLE = '2'
NONE = '0'
RECTANGLE = '1'

Last update: 2026-05-05