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.Controls
Package
Fuse.Controls.Primitives 2.9.1

Possible Values

None

The path is not closed.

Overlap

The first and last point are assumed to overlap and create an continuous path. A straight line segment will be added, post smoothing, to cover any gap.

Auto

An extra line segment is introduced between the last and first points. This is done prior to the smoothing calculations.

Show Uno properties and methods

Interface of CurveClose

Auto : CurveClose uno

An extra line segment is introduced between the last and first points. This is done prior to the smoothing calculations.

Overlap : CurveClose uno

The first and last point are assumed to overlap and create an continuous path. A straight line segment will be added, post smoothing, to cover any gap.

Inherited from object