Dear all,
I have a code to draw an arc which works fine, but when I am using a conditional statement like IF with that , there is no error but I cannot see the Arc on the form
please look at these two codes , one of them with "If " statement and another without:
using
namespace
{
InitializeComponent();
}
g.DrawArc(pn, rect, 12, 84);