b2 property

Offset b2
final

The coordinates of the second control point of the second curve.

The line through the point (1, 1) and this control point is tangent to the curve at (1, 1).

Implementation

final Offset b2;