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

touchgfx::Shape::getCornerX() const method

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

Syntax

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

Arguments

i

Zero-based index of the corner.

Return value

The corner x coordinate.

References

LocationText
Shape.hpp:106
virtual CWRUtil::Q5 getCornerX(int i) const

Type Use

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