routeButtonRect(forBounds:)
Returns the drawing rectangle for the route button.
Declaration
func routeButtonRect(forBounds bounds: CGRect) -> CGRectParameters
- bounds:
The bounding rectangle of the receiver.
Return Value
The computed drawing rectangle for the route button.
Discussion
Use this method to retrieve the bounding rectangle for the route button.