Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
there is two points to one circle how to draw it?
I am using canvas in OnDraw
points:(p0x,p0y)and (p1x,p1y) and the center of the circle is (x,y)
how to draw the line and the circle?
I know how to draw circle but I do not want to draw the rest of the circle.
you can see it .point to circle's tagent and the circle.