touchgfx::Drawable::getAbsoluteRect() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Drawable::getAbsoluteRect() const

touchgfx::Drawable::getAbsoluteRect() const method

@fn Rect Drawable::getAbsoluteRect() const; Helper function for obtaining the rectangle this Drawable covers. Helper function for obtaining the rectangle this Drawable covers, expressed in absolute coordinates.

Syntax

Rect getAbsoluteRect() const;

Return value

The rectangle this Drawable covers expressed in absolute coordinates.