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

touchgfx::Circle::getCapPrecision() const method

@fn int Circle::getCapPrecision() const; Sets the precision of the ends of the Circle arc. Gets the precision of the ends of the Circle arc. @see getCapPrecision

Syntax

int getCapPrecision() const;

Return value

The cap precision in degrees.

References

LocationText
Circle.hpp:482
int getCapPrecision() const;