Enum PathDataType NamespaceCairo Assemblycairo-1.0.dll public enum PathDataType Fields ClosePath = 3 CurveTo = 2 LineTo = 1 MoveTo = 0