S
srfpala
Guest
/* ================================================
// using e->Graphics->
These two statements fail
e->Graphics->MoveTo(10,150);
e->Graphics->LineTo(10,100);
Looks like e->Graphics->MoveTo(10,10);
and e->Graphics->LineTo(10,100);
have been removed from System:rawing::Graphics
This seems very strange.
Is it true ?
************************************************/ Bob
Bob
Continue reading...
// using e->Graphics->
These two statements fail
e->Graphics->MoveTo(10,150);
e->Graphics->LineTo(10,100);
Looks like e->Graphics->MoveTo(10,10);
and e->Graphics->LineTo(10,100);
have been removed from System:rawing::Graphics
This seems very strange.
Is it true ?
************************************************/ Bob
Bob
Continue reading...