korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.vector
/
arrow
arrow
fun
Context2d
.
arrow
(
p0
:
Point
,
p1
:
Point
,
width
:
Double
,
paint
:
Paint
,
capEnd
:
ArrowCap
=
ArrowCap.Line(null)
,
capStart
:
ArrowCap
=
ArrowCap.NoCap
)