Preparing search index...
The search index is not available
Pixel Pigeon Documentation
Pixel Pigeon Documentation
CreateEllipseOptions
Interface CreateEllipseOptions
interface
CreateEllipseOptions
{
color
:
string
;
coordinates
?:
CreateEllipseOptionsCoordinates
;
height
:
Scriptable
<
number
>
;
opacity
?:
Scriptable
<
number
>
;
width
:
Scriptable
<
number
>
;
}
Index
Properties
color
coordinates?
height
opacity?
width
Properties
color
color
:
string
Optional
coordinates
coordinates
?:
CreateEllipseOptionsCoordinates
Coordinates that can be used to precisely define where the Ellipse should be on the screen
height
height
:
Scriptable
<
number
>
Optional
opacity
opacity
?:
Scriptable
<
number
>
width
width
:
Scriptable
<
number
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
coordinates
height
opacity
width
Pixel Pigeon Documentation
Loading...
Coordinates that can be used to precisely define where the Ellipse should be on the screen