Click or drag to resize
SignDocAnnotationaddPoint Method
Overload List
  NameDescription
Public methodaddPoint(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
Public methodaddPoint(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
Top
See Also