Search found 17 matches

by MichaelHerrmanns
Wed Nov 26, 2014 11:33 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Migration from version 6 to 8
Replies: 1
Views: 4173

Migration from version 6 to 8

Hello,
is there a best way to update our application from 6.1 to 8.1?

best regards

Michael
by MichaelHerrmanns
Tue Feb 28, 2012 11:04 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: zoomselection
Replies: 2
Views: 6176

Re: zoomselection

Hello Alex,

thats it.
Now it works.

Thank you

best regards

Michael
by MichaelHerrmanns
Mon Feb 20, 2012 12:54 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: zoomselection
Replies: 2
Views: 6176

zoomselection

Hello, I want to use to zoomselection feature. If an user doubleclick on the image a rectangle with mousepoint as centre should be zoomed. Private Sub InteropUserControl_DoubleClick(ByVal sender As Object, ByVal e As System.EventArgs) Handles AnnotationViewer1.DoubleClick Dim eMouse As MouseEventArg...
by MichaelHerrmanns
Mon Feb 20, 2012 11:50 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Howto set the postion of Textannotation.Textbox
Replies: 2
Views: 6249

Re: Howto set the postion of Textannotation.Textbox

Hello Alex,

it works perfectly.
Thank you very much.

best regards

Michael
by MichaelHerrmanns
Fri Feb 17, 2012 10:44 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Howto set the postion of Textannotation.Textbox
Replies: 2
Views: 6249

Howto set the postion of Textannotation.Textbox

Hello, I have a question of howto positioning the textbox of an textannotation. When I use the location propety of the textannotation, then sometimes depending on the resolution of the picture the textbox appears on the right place. In other times the textbox appears somewhere. The reason of my ques...
by MichaelHerrmanns
Thu Jan 26, 2012 5:01 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Textannotation show textbox automaticly
Replies: 2
Views: 7176

Re: Textannotation show textbox automaticly

Hello Alexander,

thank you for you reply.
The code work as I aspected.
I extended it with the location of the textannotation

Code: Select all

textAnno.TextBox.Location = New Point(CInt(textAnno.Location.X), CInt(textAnno.Location.Y))
Otherwise the textbox appear on location (0,0).

Best

Regards

Michael
by MichaelHerrmanns
Thu Jan 26, 2012 2:23 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Problem Viewing Text Annotation
Replies: 6
Views: 10299

Re: Problem Viewing Text Annotation

Hello Alexander,

thank you for your fast solution.
Now it works as aspected.

Best Regards

Michael
by MichaelHerrmanns
Tue Jan 24, 2012 11:26 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Textannotation show textbox automaticly
Replies: 2
Views: 7176

Textannotation show textbox automaticly

Hello Alexander,

is there a possibility to show the textbox of an textannotion automaticly after the annotation is finished building?
I try same things but without success.

Best regards

Michael
by MichaelHerrmanns
Wed Jan 18, 2012 12:17 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Problem Viewing Text Annotation
Replies: 6
Views: 10299

Re: Problem Viewing Text Annotation

Hello Alexander,

the problem still occur.
Have you testet it with my example picture?

Best regards

Michael
by MichaelHerrmanns
Tue Jan 17, 2012 11:26 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Problem Viewing Text Annotation
Replies: 6
Views: 10299

Re: Problem Viewing Text Annotation

Hello Alexander,

the example picture is on the way.

Thank you.

best regards

Michael