Shapemetry API / CubicBezier2dJSON
Type Alias: CubicBezier2dJSON
CubicBezier2dJSON =
object
Defined in: types.ts:38
Properties
start
start:
Point2dJSON
Defined in: types.ts:38
c0
c0:
Point2dJSON
Defined in: types.ts:38
c1
c1:
Point2dJSON
Defined in: types.ts:38
end
end:
Point2dJSON
Defined in: types.ts:38