get Boundaries
fun getBoundaries(position: PositionProperties?): List<Pair<Double, Double>>
Content copied to clipboard
Gets boundaries as list of coordinates based on position properties.
Return
List of top left to bottom right coordinates based on position.
Parameters
position
The position properties from the stylesheet.