Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TAttText.h File Reference
#include "Rtypes.h"
Include dependency graph for TAttText.h:
This graph shows which files directly or indirectly include 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

◆ ETextAlign

enum ETextAlign
Enumerator
kHAlignLeft 
kHAlignCenter 
kHAlignRight 
kVAlignBottom 
kVAlignCenter 
kVAlignTop 

Definition at line 52 of file TAttText.h.