Module object.ellipse

Properties of the ellipse object most of these properties are optional !

a ellipse is an circle with adjustable radius'es you can set the horizontal and vertical radius

Tables

creation_properties ellipse OBJECT CREATION PROPERTIES


Tables

creation_properties
ellipse OBJECT CREATION PROPERTIES

Fields:

  • x [number] the x position of the ellipse
  • y [number] the y position of the object
  • width [number] the horizontal radius of the ellipse
  • height [number] the vertical radius of the ellipse
  • symbol [string] the symbol to draw the circle with
  • bg [number] the background color to draw the circle with
  • fg [number] the foreground color to draw the circle with
  • filled [boolean] sets whether the circle should be filled or not
generated by LDoc 1.4.6 Last updated 2022-06-23 16:51:50