solid-knobs / ArcProps
-
PathSVGAttributes
<SVGPathElement
>↳
ArcProps
• x: number
The X coordinate of the arc's center.
• y: number
The Y coordinate of the arc's center.
• radius: number
The radius of the arc.
• startAngle: number
The start angle of the arc in degrees.
• endAngle: number
The end angle of the arc in degrees.