You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// var ellipticArcSegment1 = new ArcLineSegment(new Vector2(80, 425), new SizeF((float)Math.Sqrt(5525), 40), GeometryUtilities.RadianToDegree((float)Math.Atan2(25, 70)), 180, 180);
51
-
// var ellipticArcSegment2 = new ArcLineSegment(new Vector2(150, 520), new SizeF(140, 70), 0, 270, 360);
0 commit comments