Previous topic

AffineMatrix2DBase

Next topic

AntialiasMode

This Page

phoenix_title AlignmentΒΆ

The Alignment enumeration provides the following values:

Description Value
ALIGN_INVALID A value different from any valid alignment value.
ALIGN_NOT  
ALIGN_CENTER_HORIZONTAL  
ALIGN_CENTRE_HORIZONTAL  
ALIGN_LEFT  
ALIGN_TOP  
ALIGN_RIGHT  
ALIGN_BOTTOM  
ALIGN_CENTER_VERTICAL  
ALIGN_CENTRE_VERTICAL  
ALIGN_CENTER  
ALIGN_CENTRE  
ALIGN_MASK A mask to extract alignment from the combination of flags.