SITCircularArea Class Reference Inherits from SITArea : NSObject Declared in SITCircularArea.h center Center of the circle @property (nonatomic, strong) SITPoint *center Declared In SITCircularArea.h radius Radius of the circle @property (nonatomic, strong) NSNumber *radius Declared In SITCircularArea.h