We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bbe33f commit 9cbe4efCopy full SHA for 9cbe4ef
doc/users/next_whats_new/get_vertices_co_vertices.rst
@@ -0,0 +1,7 @@
1
+``Ellipse.get_vertices()``, ``Ellipse.get_co_vertices()``
2
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
+These methods return the coordinates of ellipse vertices of
4
+major and minor axis. Additionally, an example gallery demo is added which
5
+shows how to add an arrow to an ellipse showing a clockwise or counter-clockwise
6
+rotation of the ellipse. To place the arrow exactly on the ellipse,
7
+the coordinates of the vertices are used.
0 commit comments