Add circle annotation to the current page of the doc.

 

   

Syntax
 

[C#]
CircleAnnotation(Doc doc, XRect rect, XColor borderColor, string XColor)

 

   

Params
 
Name Description
doc Doc
rect Annotation rectangle
borderColor Border color
fillColor Fill color

 

   

Notes
 

Add circle annotation to the current page of the doc.

 

   

Example
 

None.