lcd.drawHudRectangle(pitch, roll, xmin, xmax, ymin, ymax [, flags])

Draw a rectangle in perspective

Parameters

  • pitch,roll (positive numbers) pitch and roll to define the orientation of the rectangle

  • xmin,xmax,ymin,ymax (positive numbers) the limits of the rectangle

  • flags (optional) please see flags and color constants

Return value

none

Available on

API status

EdgeTX version
Action

2.4.0

Introduced

Last updated

Was this helpful?