bounds
The bounds of the graphics context.
Declaration
var bounds: CGRect { get }Discussion
This value represents the bounds of every Core Graphics context that the associated graphics renderer creates.
If the graphics renderer itself creates a format object, the bounds are set to those provided to the renderer as part of the initializer.