Shape Outside Info
data class ShapeOutsideInfo(bounds: Quad, shape: List<JsonElement>, marginShape: List<JsonElement>)
Content copied to clipboard
CSS Shape Outside details.
Constructors
ShapeOutsideInfo
Link copied to clipboard
fun ShapeOutsideInfo(bounds: Quad, shape: List<JsonElement>, marginShape: List<JsonElement>)
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard