isometric
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
isometric
isometric-compose
/
io.github.jayteealao.isometric.compose.runtime
/
StrokeStyle
/
FillAndStroke
/
FillAndStroke
Fill
And
Stroke
constructor
(
width
:
Float
=
1.0f
,
color
:
IsoColor
=
DefaultStrokeColor
)
Parameters
width
Stroke width in pixels. Must be positive.
color
Stroke
IsoColor
. Defaults to
DefaultStrokeColor
.