This entity is experimental and might be changed or removed in a future release.

Draw the path until this offset in the path data.

Only one of PathEnd or PathLength should be specified. Choose PathEnd when the end location is independent of the starting location PathState. Choose PathLength when the end location is dependent on the starting location -- when you know only the desired length of the path.

Requirements: PathEnd >= PathStart; (PathEnd - PathStart) <= 1

Location

Namespace
Fuse.Controls
Package
Fuse.Controls.Primitives 2.9.1

Returns

float