ixfx
Preparing search index...
Visual
Drawing
pointLabels
Function pointLabels
pointLabels
(
ctx
:
CanvasRenderingContext2D
,
pts
:
readonly
Geometry
.
Point
[]
,
opts
?:
{
fillStyle
?:
string
}
,
labels
?:
readonly
string
[]
,
)
:
void
Draws labels for a set of points
Parameters
ctx
:
CanvasRenderingContext2D
pts
:
readonly
Geometry
.
Point
[]
Points to draw
opts
:
{
fillStyle
?:
string
}
= {}
Optional
labels
:
readonly
string
[]
Labels for points
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Draws labels for a set of points