Search found 38 matches

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: 4776

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.He...
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: 4776

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: 6036

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: 3892

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: 2385

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: 2751

Re: TextannotionData with Backcolor=transparent

Hello Alex,

it works perfectly.

;)
Gunther
by GHWels
Wed Apr 15, 2015 7:51 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: TextannotionData with Backcolor=transparent
Replies: 2
Views: 2751

TextannotionData with Backcolor=transparent

I want to make a TextAnnotationData() with a Backcolor = transparent?
can you please help me
mfg GH