Enumeration SegmentType

GoJS® Diagramming Components
version 3.0.1
by Northwoods Software®

This enumeration specifies possible values for PathSegment.type.

since

3.0

Index

Enumeration Members

For drawing an arc segment.

For drawing a cubic bezier segment.

For drawing a straight line segment.

For beginning a new subpath.

For drawing a quadratic bezier segment.

For drawing an SVG arc segment.

See: SVG Arc specification (w3.org)