Raptor:Display Fill Ellipse: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
 
Line 83: Line 83:
| Indicates whether the previous and next ports are shown.
| Indicates whether the previous and next ports are shown.
|}
|}
== Supported Versions ==
* [[Raptor:Versions#2013a_0.0.1|Raptor 2013a_0.0.1]] and newer

Latest revision as of 13:24, 7 July 2014

Return to the main Raptor page

Return to Drawing Functions page

Raptor™ Display FillEllipse

Description

This block draws a filled ellipse on the screen.

Inputs

Input Type Description
Previous boolean Optional port used for enforcing the execution order of blocks.
x int32 X position of center of ellipse.
y int32 Y position of center of ellipse.
rotation int32 Rotation in degrees of ellipse.
xradius uint32 X radius of the ellipse.
yradius uint32 Y radius of the ellipse.
Color uint16 Optional port to specify color of ellipse.

Outputs

Output Type Description
Next boolean Optional port used for enforcing the execution order of blocks.

Parameters

Parameter Type Description
Color From Port Specify drawing color and opacity from input port on block.
Color Drawing color in hex.
Select Color This button opens the color chooser tool.
Layer Indicates which layer to draw on.
Show Prev/Next Ports Indicates whether the previous and next ports are shown.