Click or drag to resize
SignDocAnnotationnewStroke Method
Start a new stroke in a scribble annotation. This function can be used for annotations of type t_scribble.Each stroke must contain at least two points.This function need not be called for the first stroke of a scribble annotation.

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public void newStroke()
See Also