Skip to main content
Skip table of contents

Rectangle and Ellipse

Rectangle 

Draws a rectangle

Ellipse 

Draws an ellipse

Properties

Line Color

Border color of the drawing element. To change the color, select the property and click 

.

Possible values:

  • RGB(RRR,GGG,BBB): 24-bit RGB color code (can be selected with a color picker dialog)

  • RGB(0,0,0): Black (Default)

Line Width

Width of the drawing element's border

Possible values:

  • any positive integer number

  • 1: line with a width of 1 pixel (default)

Hide Line

Hide border of the drawing element

Fill Color

Fill color of the drawing element. To change the color, select the property and click

.

Possible values:

  • RGB(RRR,GGG,BBB): 24-bit RGB color code (can be selected with a color picker dialog)

  • RGB(255,255,255): White (default)

Transparent

Set drawing element as transparent. By enabling this property, the property Fill Color will be ignored.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.