NSBezierPathElement Enum

Definition

public enum NSBezierPathElement
type NSBezierPathElement = 
Inheritance
NSBezierPathElement

Fields

Name Value Description
MoveTo 0
LineTo 1
CurveTo 2
ClosePath 3

Applies to