Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static field: DecodeSvgPath.PathPieceType Curve

Declaration

DecodeSvgPath.PathPieceType Curve

Summary

Draws a set of Bézier curves. The length of the DecodeSvgPath.PathPiece.Points array is a multiple of three (two control points and an end-point). The first start point is the last point of the previous piece.