Re: NSBezierPath
Re: NSBezierPath
- Subject: Re: NSBezierPath
- From: Roarke Lynch <email@hidden>
- Date: Tue, 19 Aug 2003 00:50:58 -0400
You could just use NSImage::drawAtPoint, or a method similar to
that. Just remember that if you want the image centered on the point you
have to off-set the drawing point by 1/2 the image's height and width.
On Saturday, August 17, 2002, at 01:35 PM, Sirin Nitinawarat wrote:
Dear Sir,
I am plotting the graphs with NSBezierPath, I was wondering how to put
a marker on each point
Roarke Lynch
-------------------------------
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.