Search found 6 matches

by markdhem
Sat Jul 07, 2018 9:50 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Draw RulerAnnotation from PointF(0,0) to PointF(500, 0)
Replies: 7
Views: 7368

Re: Draw RulerAnnotation from PointF(0,0) to PointF(500, 0)

Hi Alex,

I still don't know how to select the Current Page.
Please give me an example. Thank you

Mark
by markdhem
Fri Jul 06, 2018 11:55 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Draw RulerAnnotation from PointF(0,0) to PointF(500, 0)
Replies: 7
Views: 7368

Re: Draw RulerAnnotation from PointF(0,0) to PointF(500, 0)

Hi Alex,

This works perfectly. Thanks a lot, but I still have a problem, when I have a multiple pages and when I go to the
second page and click the button it will draw at page 1.

Regards

Mark
by markdhem
Fri Jul 06, 2018 10:11 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Draw RulerAnnotation from PointF(0,0) to PointF(500, 0)
Replies: 7
Views: 7368

Re: Draw RulerAnnotation from PointF(0,0) to PointF(500, 0)

Hi Alex,

I read the documentation but still I don't get it, can you show me an example or a hint about this?



Best regards

Mark
by markdhem
Fri Jul 06, 2018 9:35 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Winforms - Show distance value of the ruler annotation to a text field.
Replies: 3
Views: 6597

Re: Winforms - Show distance value of the ruler annotation to a text field.

Hi Alex, Thanks for your reply, Here is my screenshot, https://drive.google.com/open?id=18Qsda2YuBdqR15xY3Mlzv4qt5M1SU6Li . I actually got it at annotationViewer1_AnnotationTransformingFinished now but it will only appears the pixels value. What I want is the millimeters. Here is my code. foreach (A...
by markdhem
Fri Jul 06, 2018 4:58 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Draw RulerAnnotation from PointF(0,0) to PointF(500, 0)
Replies: 7
Views: 7368

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

Hi Alex

I want to draw on a AnnotationViewer a

RulerAnnotation from PointF(0,0) to PointF(500,0) programmatically.

Best Regards
Mark
by markdhem
Thu Jul 05, 2018 9:47 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Winforms - Show distance value of the ruler annotation to a text field.
Replies: 3
Views: 6597

Winforms - Show distance value of the ruler annotation to a text field.

Hi there,

How can I fetch the distance of the ruler annotation to a text field in C# just like the image below.
Image
Thank you in advance. :)


Best Regards,
Mark