ROOT 6.16/01 Reference Guide |
Definition at line 37 of file RFrame.hxx.
Public Attributes | |
RDrawingAttr< RPadPos > | fPos {*this, "frame.pos", 0.1_normal, 0.1_normal} |
Position of the frame in parent RPad coordinates. More... | |
RDrawingAttr< RPadExtent > | fSize {*this, "frame.size", 0.8_normal, 0.8_normal} |
Size of the frame in parent RPad coordinates. More... | |
#include <ROOT/RFrame.hxx>
RDrawingAttr<RPadPos> ROOT::Experimental::RFrame::DrawingOpts::fPos {*this, "frame.pos", 0.1_normal, 0.1_normal} |
Position of the frame in parent RPad coordinates.
Definition at line 40 of file RFrame.hxx.
RDrawingAttr<RPadExtent> ROOT::Experimental::RFrame::DrawingOpts::fSize {*this, "frame.size", 0.8_normal, 0.8_normal} |
Size of the frame in parent RPad coordinates.
Definition at line 42 of file RFrame.hxx.