Skip to main content

Enum PathVerb

Namespace: VelloSharp
Assembly: VelloSharp.Core.dll

public enum PathVerb

Fields

Close = 4

CubicTo = 3

LineTo = 1

MoveTo = 0

QuadTo = 2