TouchGFX + 0/3 examples
CodeScope will show references to touchgfx::Circle::getArcEnd() const from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Circle::getArcEnd() const

touchgfx::Circle::getArcEnd() const method

@fn template T Circle::getArcEnd() const Gets the end angle in degrees for the arc. Gets the end angle in degrees for the arc. @see getArc @see setArc

Syntax

int16_t getArcEnd() const;

Return value

The finishing angle for the arc.

Examples

touchgfx::Circle::getArcEnd() const is referenced by 3 libraries and example projects.

References

LocationText
Circle.hpp:301
int16_t getArcEnd() const
Circle.hpp:317
void getArcEnd(T& angle) const

Data Use

Data read by touchgfx::Circle::getArcEnd() const
touchgfx::Circle::getArcEnd() const
Type of touchgfx::Circle::getArcEnd() const
touchgfx::Circle::getArcEnd() const
int16_t
all items filtered out