Inherits from PXShape
Conforms to PXBoundable
Declared in PXBoxModel.h

Tasks

Instance Methods

setCornerRadii:

Set the corner radius of all corners to the specified value

- (void)setCornerRadii:(CGSize)radii

Parameters

radii

The x and y radii

Discussion

Set the corner radius of all corners to the specified value

Declared In

PXBoxModel.h

setCornerRadius:

Set the corner radius of all corners to the specified value

- (void)setCornerRadius:(CGFloat)radius

Parameters

radius

A corner radius

Discussion

Set the corner radius of all corners to the specified value

Declared In

PXBoxModel.h