Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: IEnumerable<SvgPiece> ReversePath(this IEnumerable<SvgPiece>)

Declaration

public static IEnumerable<SvgPiece> ReversePath(
    this IEnumerable<SvgPiece> svgPath
)

Summary

Reverses the direction of an SVG path.