LineWidth

class LineWidth(val value: Int = 0) : DashProperty<Int> , LineStylePaint<Int>

line-width (pixel) TODO interpolate expressions

Parameters

value

line-width

Constructors

Link copied to clipboard
constructor(value: Int = 0)

Properties

Link copied to clipboard
open override val key: String

Layer 속성 키

Link copied to clipboard
open override val value: Int = 0