AppleCGPathRoundedRect - UBogun/Xojo-iosLib GitHub Wiki

Inherits from AppleCGPath
Memory leak check: not yet done
Status: Complete

This is a convenience CGPath subclass for fast creation of immutable rounded rectangle paths.

##Constructor Constructor (ARect as NSRect, CornerWidth as Double, CornerHeight as Double): Creates an rectangle with the appropriate rounded corners.