Skip to content

Shapemetry API


Shapemetry API / QuadraticBezier2dJSON

Type Alias: QuadraticBezier2dJSON

QuadraticBezier2dJSON = object

Defined in: types.ts:37

Properties

start

start: Point2dJSON

Defined in: types.ts:37


control

control: Point2dJSON

Defined in: types.ts:37


end

end: Point2dJSON

Defined in: types.ts:37