Skip to content

TTextOverlayAlign

type

TTextOverlayAlign = (tf_Left, tf_Center, tf_Right);

Type of the textoverlay_Align property.

Value Description
tf_Left alignment is left-padded
tf_Center alignment is centered
tf_Right alignment is right-padded