rfw2d
Preparing search index...
arcAtRadians
Function arcAtRadians
arcAtRadians
(
cx
:
number
,
cy
:
number
,
radius
:
number
,
startRadians
?:
number
,
endRadians
?:
number
,
options
?:
ArcAtOptions
,
)
:
LinePathlet
Draw an arc.
Parameters
cx
:
number
Arc center
cy
:
number
Arc center
radius
:
number
Radius
startRadians
:
number
= 0
Start point angle
endRadians
:
number
= PI_2
End point angle
Optional
options
:
ArcAtOptions
Arc options
Returns
LinePathlet
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
rfw2d
Loading...
Draw an arc.