Problem with ImageLibEx device

HARRY

Active Member
Licensed User
Longtime User
Hi,

Use of DrawArc1 on the desktop works well, but gives Overflow Exception on device.
The statement is:

Drawer1.DrawArc1(Pen1.Value,50,50,270,0,7,1)

The attached program illustrates the problem.

Any solution?

Harry

Sorry, I found the solution already myself. Changing 0 to 360 works both on the desktop and the device.
 

Attachments

  • ArcTest.sbp
    743 bytes · Views: 226
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…