touchgfx::Box::draw() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Box::draw() const method

@fn virtual void Box::draw(const Rect& area) const; Draws the box. Draws the Box.

Syntax

virtual void draw(const Rect& area) const;

Arguments

area

The rectangle to draw, with coordinates relative to the containing layer.

References

LocationText
Box.hpp:144
virtual void draw(const Rect& area) const;

Override Tree

Methods overriding this one
touchgfx::Box::draw() const
all items filtered out