core.engine.horizontal_alignment

Client

Enumeration of horizontal text alignment modes


Values

ConstantDescription
core.engine.horizontal_alignment.LEFTAligns text to the left edge of the bounding box
core.engine.horizontal_alignment.CENTERCenters text horizontally within the bounding box
core.engine.horizontal_alignment.RIGHTAligns text to the right edge of the bounding box
core.engine.horizontal_alignment.FILLStretches text to fill the full width of the bounding box

On this page