An NDoc Documented Class Library

Stroke Constructor (String, String, String, String)

Stroke constructor

public Stroke(
   string id,
   string name,
   string time,
   string type
);

Parameters

id
The unique id for this stroke
name
The name of this stroke
time
The time this stroke was created (pen lift)
type
The type of this stroke

See Also

Stroke Class | Converter Namespace | Stroke Constructor Overload List