ksvg / com.github.nwillc.ksvg.attributes / HasFillImpl

HasFillImpl

(JS, JVM) class HasFillImpl : HasFill, HasAttributes

A basic implementation of HasFill.

Constructors

(JS, JVM)

<init>

A basic implementation of HasFill.

<init>(hasAttributes: HasAttributes)

Properties

(JS, JVM)

fill

The fill color.

var fill: String?