Preparing search index...
The search index is not available
@maxgraph/core
@maxgraph/core
mathUtils
arcToCurves
Function arcToCurves
Converts the given arc to a series of curves.
arc
To
Curves
(
x0
,
y0
,
r1
,
r2
,
angle
,
largeArcFlag
,
sweepFlag
,
x
,
y
)
:
number
[]
Parameters
x0
:
number
y0
:
number
r1
:
number
r2
:
number
angle
:
number
largeArcFlag
:
boolean
sweepFlag
:
boolean
x
:
number
y
:
number
Returns
number
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
Converts the given arc to a series of curves.