Showing posts with label NSStringFromCGPoint. Show all posts
Showing posts with label NSStringFromCGPoint. Show all posts

Tuesday, January 18, 2011

NSStringFromCGRect

Ha CGPoint-ot akarok logolni, akkor:
NSLog(@"%@", NSStringFromCGPoint(cgPoint));
Ha meg CGRect-et akkor:
NSLog(@"%@", NSStringFromCGRect(cgRect));