Home > @jsplumbtoolkit/browser-ui > PointOnPath
PointOnPath type
Signature:
export declare type PointOnPath = {
point: PointXY;
location: number;
};
References: PointXY
Home > @jsplumbtoolkit/browser-ui > PointOnPath
Signature:
export declare type PointOnPath = {
point: PointXY;
location: number;
};
References: PointXY