ixfx
Preparing search index...
Visual
Drawing
lineThroughPoints
Function lineThroughPoints
lineThroughPoints
(
ctx
:
CanvasRenderingContext2D
,
points
:
readonly
Geometry
.
Point
[]
,
opts
?:
Visual
.
Drawing
.
DrawingOpts
,
)
:
void
Draws a curved line through a set of points
Parameters
ctx
:
CanvasRenderingContext2D
points
:
readonly
Geometry
.
Point
[]
Optional
opts
:
Visual
.
Drawing
.
DrawingOpts
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Draws a curved line through a set of points