Forum: C# Aug 17th, 2008 |
| Replies: 5 Views: 1,078 Yes, I agree
but you can change the condition like
No & 1 == 1 means Odd
otherwise Even |
Forum: C# Jul 27th, 2008 |
| Replies: 4 Views: 1,856 Hi, You can perform the Transformation on your Points(By just adding or subtracting (100, 100) to each points). GDI+ uses (0,0) is the Mid point. But it provides Matrix class to Transform the... |
Forum: C# Jul 20th, 2008 |
| Replies: 12 Views: 4,522 The above code that i posted only works when type the tags
When you want change the color by pressing button. I am not familiar with Regular Expression, still a try.
Try this
private void... |