StrokeExtentsResult

fun StrokeExtentsResult(x1: Double, y1: Double, x2: Double, y2: Double)

Parameters

x1

Left of the resulting extents.

y1

Top of the resulting extents.

x2

Right of the resulting extents.

y2

Bottom of the resulting extents.