How about Lines annotation, isn't it what you need?
Lines annotation works like:
- Left click starts drawing
- Next left click starts drawing of the next line etc
- Right click or double left click stops drawing
Search found 65 matches
- Tue Dec 29, 2009 10:31 am
- Forum: VintaSoft Annotation .NET Plug-in Discussions
- Topic: repeat a drawing line
- Replies: 1
- Views: 8943
- Thu Dec 24, 2009 11:58 am
- Forum: VintaSoft Annotation .NET Plug-in Discussions
- Topic: Drawing a line
- Replies: 4
- Views: 15437
Re: Drawing a line
You should create custom annotation based on standard one (please read the library documentation "Getting Started - Create a custom annotation").
Please try one of the variants of c# code below, both allow start and finish drawing with left mouse click:
//based on LinesAnnotation
class ...
Please try one of the variants of c# code below, both allow start and finish drawing with left mouse click:
//based on LinesAnnotation
class ...
- Wed Dec 23, 2009 11:04 am
- Forum: VintaSoft Annotation .NET Plug-in Discussions
- Topic: Drawing a line
- Replies: 4
- Views: 15437
Re: Drawing a line
It's possible to draw Line annotation as following in Annotation Demo example:
- You choose line annotation
-Click and hold left mouse button on necessary position in an image, then pull the mouse: drawing starts
- Release left mouse button: drawing stops
You can also use Lines annotation (next ...
- You choose line annotation
-Click and hold left mouse button on necessary position in an image, then pull the mouse: drawing starts
- Release left mouse button: drawing stops
You can also use Lines annotation (next ...
- Fri Dec 18, 2009 9:45 am
- Forum: VintaSoft Twain .NET SDK Discussions
- Topic: About Form shown before each scanning
- Replies: 1
- Views: 7724
Re: About Form shown before each scanning
Please, submit your question to VintaSoft support e-mail: support@vintasoft.com.
Your question is related with licensing, so it should be resolved individually.
Your question is related with licensing, so it should be resolved individually.
- Mon Dec 14, 2009 2:19 pm
- Forum: VintaSoft Barcode .NET SDK Discussions
- Topic: Interleaved 25-code confounded with code-128
- Replies: 2
- Views: 14642
Re: Interleaved 25-code confounded with code-128
The problem seems to be solved in the latest modification of VintaSoftBarcode.NET SDK.
Please download the evaluation here: http://www.vintasoft.com/download.html and enjoy.
Please download the evaluation here: http://www.vintasoft.com/download.html and enjoy.