TouchGFX + 0/3 examples
CodeScope will show references to touchgfx::Circle::getArcStart() 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::getArcStart() const

touchgfx::Circle::getArcStart() const method

@fn int16_t Circle::getArcStart() const Gets the start angle in degrees for the arc. Gets the start angle in degrees for the arc. @see getArc @see setArc

Syntax

int16_t getArcStart() const;

Return value

The starting angle for the arc.

Examples

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

References

LocationText
Circle.hpp:263
int16_t getArcStart() const
Circle.hpp:282
void getArcStart(T& angle) const

Data Use

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