Contents

PKStrokePath.ConvertedBezierPoint

Information about a B-spline control point converted from a Bézier path.

Declaration

struct ConvertedBezierPoint

Mentioned in

Overview

ConvertedBezierPoint values are passed one at a time to the pointProvider closure of init(bezierPath:creationDate:pointProvider:). Use the provided location, index, and segment information to initialize each PKStrokePoint with appropriate size, opacity, force, and other drawing properties.

Topics

Getting the point data

Using reference types

See Also

Creating a new stroke path