BackgroundElement

constructor(kind: BackgroundKind, points: List<LayoutPoint> = emptyList(), text: String? = null, color: String = "#000000", strokeWidth: Double = 1.0, imageRef: String? = null, fontSize: Double = 12.0, fontFamily: String? = null)(source)