Contents

NSClosePathBezierPathElement

Marks the end of the current subpath at the specified point.

Declaration

static const NSBezierPathElement NSClosePathBezierPathElement;

Discussion

Note that the point specified for the Close Path element is essentially the same as the current point.

See Also

Deprecated Constants