How to draw a circle and their different angles on web page.
Whatever angle user can putted then that angle circle should be shaded with a color.
using
public
{
g.DrawEllipse(p,rec);
Response.ContentType =
}
for other thing u can use brushes and all to draw anble.
Hai Take a look to this article .
http://www.codeproject.com/KB/aspnet/JsOOP1.aspx