Contents

NSBezierPath.ElementType

Constants that specify basic path element commands.

Declaration

enum ElementType

Overview

These commands are enough to define all of the possible path shapes. Each command has one or more points that contain information needed to position the path element. Most path elements use the current drawing point as the starting point for drawing. For more information, see NSBezierPath.

Topics

Constants

Initializers

See Also

Constants