ROOT  6.06/09
Reference Guide
Classes | Enumerations
TAttText.h File Reference
#include "Rtypes.h"
#include "Riosfwd.h"
+ Include dependency graph for TAttText.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TAttText
 Text Attributes class. More...
 

Enumerations

enum  ETextAlign {
  kHAlignLeft =10, kHAlignCenter =20, kHAlignRight =30, kVAlignBottom =1,
  kVAlignCenter =2, kVAlignTop =3
}
 

Enumeration Type Documentation

enum ETextAlign
Enumerator
kHAlignLeft 
kHAlignCenter 
kHAlignRight 
kVAlignBottom 
kVAlignCenter 
kVAlignTop 

Definition at line 66 of file TAttText.h.