CGPathElementType.addLineToPoint
The path element that adds a line from the current point to a new point.
Declaration
case addLineToPointDiscussion
The element holds a single point for the destination. See the function CGPathAddLineToPoint.
The path element that adds a line from the current point to a new point.
case addLineToPointThe element holds a single point for the destination. See the function CGPathAddLineToPoint.