| SignDocAnnotationaddPoint Method |
| Name | Description | |
|---|---|---|
| addPoint(Point) |
Add a point to the current stroke of a scribble annotation.
This function can be used for annotations of type t_scribble.Each stroke must contain at least two points.
This function uses document(page) coordinates
| |
| addPoint(Double, Double) |
Add a point to the current stroke of a scribble annotation.
This function can be used for annotations of type t_scribble.Each stroke must contain at least two points.
This function uses document(page) coordinates
|