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

touchgfx::Shape::getCornerY() const method

@fn virtual CWRUtil::Q5 Shape::getCornerY(int i) const Gets the y coordinate of a corner. Gets the y coordinate of a corner.

Syntax

virtual CWRUtil::Q5 getCornerY(int i) const;

Arguments

i

Zero-based index of the corner.

Return value

The corner y coordinate.

References

LocationText
Shape.hpp:126
virtual CWRUtil::Q5 getCornerY(int i) const

Type Use

Type of touchgfx::Shape::getCornerY() const
touchgfx::Shape::getCornerY() const
all items filtered out