sx property
The x position of the (padded) starting point.
Implementation
final double sx,
/// The y position of the (padded) starting point.
sy,
/// The x position of the (padded) control point.
cx,
/// The y position of the (padded) control point.
cy,
/// The x position of the (padded) ending point.
ex,
/// The y position of the (padded) ending point.
ey;