Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the unit of NSPoint, CGPoint, NSSize, CGSize and NSRect, CGRect?

What is the unit of CGPoint, CGSize and CGRect ; NSSize, NSPoint and NSRect?

like image 631
Colas Avatar asked Nov 02 '25 07:11

Colas


1 Answers

The unit of CGPoint, etc. is point. A point represents a pixel on non-retina screens and two pixels on retina screens.

like image 119
Colas Avatar answered Nov 04 '25 20:11

Colas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!