valgolang
/
com.valgolang.runtime.datastructures
/
TallBoundary
/
TallBoundary
Tall
Boundary
fun
TallBoundary
(minDimensions:
Pair
<
Double
,
Double
> = Pair(2.0, 4.0), width:
Double
= minDimensions.first.toDouble(), height:
Double
= minDimensions.second.toDouble(), maxSize:
Int
= 0)
Content copied to clipboard
Create empty Tall boundary