UNPKG

zrender

Version:

A lightweight graphic library providing 2d draw for Apache ECharts

2 lines (1 loc) 186 B
export declare function containStroke(cx: number, cy: number, r: number, startAngle: number, endAngle: number, anticlockwise: boolean, lineWidth: number, x: number, y: number): boolean;