Contents

PDFAnnotationCircle

Declaration

class PDFAnnotationCircle

Overview

A PDFAnnotationCircle object displays an ellipse on a page. Circle annotations are like square annotations (instances of the PDFAnnotationSquare class) apart from the shape.

The lineWidth and style properties of the annotation’s associated PDFBorder object determines the stroke thickness and style. The color property of the PDFAnnotation class determines the stroke color.

Topics

Accessor methods

See Also

Deprecated Annotation Types