An NDoc Documented Class Library

Stroke Constructor (Shape, String, String, String, String)

Stroke constructor

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

Parameters

shape
Base this stroke off of a shape
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