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