![]() |
ROOT 6.12/07 Reference Guide |
Definition at line 184 of file TDrawingAttrs.hxx.
Public Member Functions | |
TFillAttrs ()=default | |
TFillAttrs (TDrawingOptsBaseNoDefault &opts, const std::string &name, const TColor &col) | |
Construct from the pad that holds our TDrawable , passing the configuration name of this line attribute. More... | |
Public Attributes | |
TDrawingAttrRef< TColor > | fColor |
Fill color. More... | |
#include <ROOT/TDrawingAttrs.hxx>
|
default |
|
inline |
Construct from the pad that holds our TDrawable
, passing the configuration name of this line attribute.
Definition at line 190 of file TDrawingAttrs.hxx.
TDrawingAttrRef<TColor> ROOT::Experimental::TFillAttrs::fColor |
Fill color.
Definition at line 185 of file TDrawingAttrs.hxx.