endPage()
Ends the current page in a page-based graphics context.
Declaration
func endPage()Discussion
When using a graphics context that supports multiple pages, you should call this function to terminate drawing in the current page.
Ends the current page in a page-based graphics context.
func endPage()When using a graphics context that supports multiple pages, you should call this function to terminate drawing in the current page.