Phoenix Logo

phoenix_title wx.OrientationΒΆ

The Orientation enumeration provides the following values:

Description Value
wx.HORIZONTAL  
wx.VERTICAL  
wx.BOTH A mask value to indicate both vertical and horizontal orientations.
wx.ORIENTATION_MASK A synonym for BOTH .