computeRectangle
fun computeRectangle(options: CorridorGeometry.Companion.ComputeRectangleOptions, result: Rectangle? = definedExternally): Rectangle(source)
Computes the bounding rectangle given the provided options
Return
The result rectangle.
Parameters
result
An object in which to store the result.