Need to add extra grip points on a rectangle in Plotly Annotation

I am new to plotly and I Need help regarding plotly Annotation.
Please refer to this link Image Annotations | Dash for Python Documentation | Plotly

When I draw a rectangle then I can see four grip points are available in the left-top, left-bottom, right-top, and right-bottom corners to adjust the height and width of the rectangle. I want to add extra four grip points between all these points on the rectangle line exactly at the center of all four lines.

Can anybody help me with this?

HI @nileshj87 what is the reason for this request? If possible at all, it would have to be done in JS.

Hi @AIMPED,
Actually, If I want to increase the right side area then I have to click either right-top or right-bottom point with this sometimes the height is also getting disturbed, to avoid this I need an extra point.