Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

Color bar orientation


Enumerations

enum  {
  COLORBAR_HORIZONTAL = 0,
  COLORBAR_VERTICAL = 0x00008000
}
 Color bar orientation. More...


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
COLORBAR_HORIZONTAL  Color bar shown horizontally.
COLORBAR_VERTICAL  Color bar shown vertically.