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

touchgfx::Canvas::lineTo()

Syntax

void lineTo(T x,     T y);

Examples

touchgfx::Canvas::lineTo() is referenced by 3 libraries and example projects.

References

LocationText
Canvas.hpp:142
void lineTo(T x, T y)
Canvas.hpp:106
void lineTo(CWRUtil::Q5 x, CWRUtil::Q5 y);