NSLineToBezierPathElement
Creates a straight line from the current drawing point to the specified point.
Declaration
static const NSBezierPathElement NSLineToBezierPathElement;Discussion
Lines and rectangles are specified using this path element.
Contains 1 point.