This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Location

Namespace
Fuse.Drawing
Package
Fuse.Drawing.Surface 2.9.1

Possible Values

Move

Moves the current position, ending the current sub-shape

Straight

A straight line segment

BezierCurve

Cubic bezier, A,B are the first/second control point

EllipticArc

Elliptic arc. A = Radius, B = (rotation, unused) This follows the SVG definition of a elliptical arc curve

Close

Closes the path. Otherwise it will be left open.

Show Uno properties and methods

Interface of LineSegmentType

Inherited from object