AnnotCircle
Description:
[ CCode ( has_construct_function = false , type = "PopplerAnnot*" ) ]
[ Version ( since = "0.26" ) ]
public AnnotCircle (Document doc, Rectangle rect)
[ Version ( since = "0.26" ) ]
public AnnotCircle (Document doc, Rectangle rect)
Creates a new Circle annotation that will be located on rect when added to a page.
See add_annot
Parameters:
| doc |
a Document |
| rect |
Returns:
|
a newly created AnnotCircle annotation |