Stroke

constructor(width: Float = 1.0f, color: IsoColor = DefaultStrokeColor)

Parameters

width

Stroke width in pixels. Must be positive.

color

Stroke IsoColor. Defaults to DefaultStrokeColor.