Enum SvgPathCommandPrefix
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.Core.dll
public enum SvgPathCommandPrefix
- Extension Methods
Fields
Move = 0Line = 1Cubic = 2Quadratic = 3Arc = 4Horizontal = 5Vertical = 6CubicSmooth = 7QuadraticSmooth = 8