charty
androidJvm
charty
/
com.himanshoe.charty.point.config
/
PointType
/
Stroke
Stroke
@
Immutable
data
class
Stroke
(
val
strokeWidth
:
Float
=
4.0f
)
:
PointType
A stroke point type with a specified stroke width.
Parameters
stroke
Width
The stroke width for the point.
Members
Constructors
Stroke
Link copied to clipboard
constructor
(
strokeWidth
:
Float
=
4.0f
)
Properties
stroke
Width
Link copied to clipboard
val
strokeWidth
:
Float
=
4.0f