Contents

CGPathElementType.moveToPoint

The path element that starts a new subpath.

Declaration

case moveToPoint

Discussion

The element holds a single point for the destination. See the function CGPathMoveToPoint.

See Also

Constants