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

touchgfx::Circle::getCenter() const

Syntax

void getCenter(T& x,     T& y) const;

References

LocationText
Circle.hpp:142
void getCenter(T& x, T& y) const