rotate a bezierpath
rotate a bezierpath
- Subject: rotate a bezierpath
- From: Avi Rosenblatt <email@hidden>
- Date: Sun, 14 Jul 2002 19:23:42 -0400
Hi,
I'd like to rotate a bezierpath about a certain point. The
NSAffineTransform.rotateByDegrees() function only rotates about the
View's origin. Is there a way to change the center of rotation? I tried
using NSView.translateOriginToPoint() but then any other image already
in the view gets shifted over.
Any help would be appreciated.
Thanx
Avi
_______________________________________________
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.