Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
gundersen
Posted - Jan 22 2013 : 09:01:04 Hello
In our .NET application we have a drawing function using ImageEn. Is is possible to make the line auto-close when you release the mouse? (or finger using touch-screens)
To elaborate, it should work like this: When I release the mousebutton and stop drawing, it should join the start and end of the line automatically.
I appreciate any help and advice on how this could be done.
1 L A T E S T R E P L I E S (Newest First)
fab
Posted - Jan 25 2013 : 00:06:19 Hello, you should set Closed = true in template object. Example: