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

touchgfx::AbstractShape::setScale()

Syntax

void setScale(T newXScale,     T newYScale);

References

LocationText
AbstractShape.hpp:338
void setScale(T newXScale, T newYScale)
AbstractShape.hpp:360
void setScale(T scale)