Draw::VAlign
Inherits Enum < Comparable < Value < Object
Vertical Alignment of the text
Constants
Top = 0
Top aligned text
Center = 1
Centered text
Bottom = 2
Bottom aligned text
Baseline = 3
Align text with baseline of the font
Inherits Enum < Comparable < Value < Object
Vertical Alignment of the text
Top aligned text
Centered text
Bottom aligned text
Align text with baseline of the font