toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.vector
/
toContext2dCommands
to
Context2d
Commands
fun
VectorPath
.
toContext2dCommands
(
prefix
:
String
=
"ctx."
,
suffix
:
String
=
";"
,
decimalPlaces
:
Int
=
1
)
:
List
<
String
>