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

touchgfx::AbstractShape::getAngle() const method

@fn template T AbstractShape::getAngle() const Gets the current angle of the abstractShape. Gets the current angle of the abstractShape.

Syntax

int getAngle() const;

Return value

The angle of the AbstractShape.

References

LocationText
AbstractShape.hpp:317
int getAngle() const

Data Use

Data read by touchgfx::AbstractShape::getAngle() const
touchgfx::AbstractShape::getAngle() const