Mark Curves
object MarkCurves
Content copied to clipboard
A collection of standard PathDrawers.
Properties
Curved
Link copied to clipboard
Curved line generator, draws a curve passing through each point of the Path.
Step
Link copied to clipboard
Step line generator, draw a line consisting of alternate horizontal and vertical lines.
Straight
Link copied to clipboard
Straight line generator, draws straight lines from each point of the Path to the next one.