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

touchgfx::AbstractShape::getCornerX() const method

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

Syntax

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

Arguments

i

Zero-based index of the corner.

Return value

The corner x coordinate.

References

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

Type Use

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