Re: NSBezierPath
Re: NSBezierPath
- Subject: Re: NSBezierPath
- From: Randall Meadows <email@hidden>
- Date: Sat, 20 Dec 2008 11:41:40 -0700
On Dec 20, 2008, at 11:35 AM, Amr Nashaat wrote:
does anyone knows how can I use the NSBezierPath function
NSBezierPath is not a "function", but anyway...
to create a circle?
+ (NSBezierPath *)bezierPathWithOvalInRect:(NSRect)aRect
where aRect describes a square.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >NSBezierPath (From: Amr Nashaat <email@hidden>) |