Scaleform::Render::TreeText::VAlignment
Scaleform::Render::TreeText::VAlignment
enum VAlignment {
VAlign_Top,
VAlign_Default = VAlign_Top,
VAlign_Center,
VAlign_Bottom
};
Description
Vertical alignment types of the text object. The default text alignment is top.
File