Table of Contents

() ellipse from center () () X length () Y length () color ()

Description

() 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.

evive TFT Display Filled EllipseDraw a filled ellipse on evive display.

evive TFT Display Round ellipse outlineDraw an ellipse outline on evive Display.

Input Parameters

  1. Draw (only parameter) or fill (complete ellipse) option.
  2. X position of the center pixel of the ellipse.
  3. Y position of the center pixel of the ellipse.
  4. X length or half of the width of the ellipse in pixels.
  5. Y length or half of the height of the ellipse in pixels.
  6. The color of the ellipse.
evive Notes Icon
Note: This block is available in both Upload mode and Stage mode.

Example

  1. Outline of an ellipse.
    draw ellipse example
  2. Filled ellipse.
    fill elipse example

Example

There are no examples documented for this article.