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

touchgfx::AbstractShape::getOrigin() const

Syntax

void getOrigin(T& dx,     T& dy) const;

References

LocationText
AbstractShape.hpp:243
void getOrigin(T& dx, T& dy) const