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.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public void newStroke()
See Also