() ellipse from center () () X length () Y length () color () block is a stack block available in evive display extension. The block is used to draw an outline of the ellipse or a filled ellipse of a specified X length, Y length and center position on evive TFT display.
Draw a filled ellipse on evive display.
Draw an ellipse outline on evive Display.
Input Parameters
- Draw (only parameter) or fill (complete ellipse) option.
- X position of the center pixel of the ellipse.
- Y position of the center pixel of the ellipse.
- X length or half of the width of the ellipse in pixels.
- Y length or half of the height of the ellipse in pixels.
- The color of the ellipse.
Note: This block is available in both Upload mode and Stage mode.