CPDFSquareAnnotation Class Reference
Inherits from | CPDFAnnotation : NSObject |
---|---|
Declared in | CPDFSquareAnnotation.h |
Overview
A CPDFSquareAnnotation object displays a rectangle on a page.
Square annotations are like circle annotations (instances of the CPDFCircleAnnotation class) apart from the shape. The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness. The setColor: method of the CPDFAnnotation class determines the stroke color.