ROOT 6.14/05 Reference Guide |
Definition at line 37 of file TFrame.hxx.
Public Attributes | |
TDrawingAttr< TPadPos > | fPos {*this, "frame.pos", 0.1_normal, 0.1_normal} |
Position of the frame in parent TPad coordinates. More... | |
TDrawingAttr< TPadExtent > | fSize {*this, "frame.size", 0.8_normal, 0.8_normal} |
Size of the frame in parent TPad coordinates. More... | |
#include <ROOT/TFrame.hxx>
TDrawingAttr<TPadPos> ROOT::Experimental::TFrame::DrawingOpts::fPos {*this, "frame.pos", 0.1_normal, 0.1_normal} |
Position of the frame in parent TPad coordinates.
Definition at line 40 of file TFrame.hxx.
TDrawingAttr<TPadExtent> ROOT::Experimental::TFrame::DrawingOpts::fSize {*this, "frame.size", 0.8_normal, 0.8_normal} |
Size of the frame in parent TPad coordinates.
Definition at line 42 of file TFrame.hxx.