b2 property
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;
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).
final Offset b2;