Re: NSBezierPath
Re: NSBezierPath
- Subject: Re: NSBezierPath
- From: "John C. Randolph" <email@hidden>
- Date: Fri, 16 Aug 2002 14:16:58 -0700
On Friday, August 16, 2002, at 02:07 PM, Sirin Nitinawarat wrote:
If i need a marker on each point that i stroke in NSBezierPath, what
should i do
I'm not sure what you mean by a marker on each point that you stroke,
but you can query a path for the control points it contains using the
-elementAtIndex:associatedPoints: method.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.
References: | |
| >NSBezierPath (From: Sirin Nitinawarat <email@hidden>) |