ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes | List of all members
TLatex::FormSize_t Struct Reference

TLatex helper struct holding the dimensions of a piece of text.

Definition at line 46 of file TLatex.h.

Public Attributes

Double_t fWidth
 
Double_t fOver
 
Double_t fUnder
 

#include <TLatex.h>

Member Data Documentation

Double_t TLatex::FormSize_t::fOver

Definition at line 47 of file TLatex.h.

Referenced by TLatex::Savefs().

Double_t TLatex::FormSize_t::fUnder

Definition at line 47 of file TLatex.h.

Referenced by TLatex::Savefs().

Double_t TLatex::FormSize_t::fWidth

Definition at line 47 of file TLatex.h.

Referenced by TLatex::Savefs().


The documentation for this struct was generated from the following file: