kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
silk-foundation
/
com.varabyte.kobweb.silk.theme.shapes
/
PolygonPath
Polygon
Path
class
PolygonPath
(
points
:
Pair
<
Float
,
Float
>
)
:
Path
(
source
)
Members
Constructors
Polygon
Path
Link copied to clipboard
constructor
(
vararg
points
:
Pair
<
Float
,
Float
>
)
Functions
to
Path
Str
Link copied to clipboard
open
override
fun
toPathStr
(
)
:
String