Search found 41 matches

by GHWels
Sat Jul 25, 2015 3:19 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Problem with Licence Error LC.exe
Replies: 1
Views: 6418

Problem with Licence Error LC.exe

Hello Alex!

I have a actual Version 8.2.2.1.
I have to delete all inserts from vintasoft in the licences.licx, otherwise i get an Error LC.exe

Gunther
by GHWels
Sat Jul 25, 2015 2:21 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: TextAnnotationData on the Left Bottom Position of an Image
Replies: 4
Views: 9061

Re: TextAnnotationData on the Left Bottom Position of an Image

Hallo Alex!

I have seen the code, but the position is not correct.

Viewer.Size = New Size(Viewer.Images(0).Width, Viewer.Images(0).Height)

Dim Data As New TextAnnotationData()
Data.Text = Datum.ToString("dd.MM.yyyy HH:mm")
.
.
.
Data.Location = New PointF(Data.Size.Width / 2 + 5, Viewer ...
by GHWels
Fri Jul 24, 2015 2:55 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: TextAnnotationData on the Left Bottom Position of an Image
Replies: 4
Views: 9061

TextAnnotationData on the Left Bottom Position of an Image

Hallo Alex

I want to draw a TextAnnotationData on the Left Bottom Position of an Image.

Gunther
by GHWels
Fri Jul 24, 2015 2:52 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Draw LinesAnnotationData from PointF(0,0) to PointF(500,500)
Replies: 4
Views: 10826

Draw LinesAnnotationData from PointF(0,0) to PointF(500,500)

Hallo Alex

I want to draw on a AnnotationViewer a

LinesAnnotationData from PointF(0,0) to PointF(500,500)

Gunther
by GHWels
Mon May 18, 2015 2:33 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Is it possible to scroll to the bottom of a the Viewer
Replies: 1
Views: 5385

Is it possible to scroll to the bottom of a the Viewer

Hey Alex!

Is it possible to scroll to the bottom of a the Viewer?

GH
by GHWels
Sat Apr 18, 2015 4:07 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: check if AnnotationViewer has changed
Replies: 1
Views: 5542

check if AnnotationViewer has changed

Hallo,

Is there a parameter to check if the AnnotationViewer1 has changed,
when I add or delete annotations
or I rotate the Image?

Thank you
by GHWels
Fri Apr 17, 2015 4:52 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: TextannotionData with Backcolor=transparent
Replies: 2
Views: 6059

Re: TextannotionData with Backcolor=transparent

Hello Alex,

it works perfectly.

;)
Gunther