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

touchgfx::AbstractShape::getCornerY() const method

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

Syntax

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

Arguments

i

Zero-based index of the corner.

Return value

The corner y coordinate.

References

LocationText
AbstractShape.hpp:131
virtual CWRUtil::Q5 getCornerY(int i) const = 0;

Type Use

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