pl.wendigo.chrome.api.dom / ShapeOutsideInfo

ShapeOutsideInfo

data class ShapeOutsideInfo (source)

CSS Shape Outside details.

Link
DOM#ShapeOutsideInfo type documentation.

Constructors

<init>

ShapeOutsideInfo(bounds: Quad, shape: List<Any>, marginShape: List<Any>)

CSS Shape Outside details.

Properties

bounds

val bounds: Quad

Shape bounds

marginShape

val marginShape: List<Any>

Margin shape bounds

shape

val shape: List<Any>

Shape coordinate details