[futurebasic] Re: [FB] CGAddRect

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 2010 : Group Archive : Group : All Groups

From: Brian S <fblistserve@...>
Date: Wed, 29 Dec 2010 18:28:57 -0700
On Dec 29, 2010, at 6:19 PM, Tom Russell wrote:

> Does anyone have an example of how to use the following ToolBox function:
> 
> /* Add a single rect to the context's path. */
> 
> toolbox CGContextAddRect( CGContextRef, CGRect )
> 

Try the Examples folder. Several examples( do Finder window find on Examples folder ) in Graphics/CoreGraphics(Quartz) use this call.



Brian S