Interface PathElement

All Known Implementing Classes:
PathElement.ClosePath, PathElement.CurveTo, PathElement.LineTo, PathElement.MoveTo

The PathElement interface is a sealed type that models Path elements. It permits four records: See Path for more information about working with paths.