Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Sunday, June 14, 2015 7:46:25 PM(UTC)
anilsharma150

Groups: Registered
Posts: 16


Dear Sir i'm using leadtools trial v18. sir How to get length of Ploy line Annotation.
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, June 16, 2015 7:25:17 AM(UTC)

mohamed  
mohamed

Groups: Registered, Tech Support
Posts: 179


The v18 is no longer available for evaluation, please download and evaluate v19.

Since you posted this under Dicom/Medical Imaging, I assume that you are using Medical Viewer.

You can use PolyRuler annotations instead of PolyLine annotations, which gives you the length of the polyruler object.
You can check this by running "Medical Viewer 32-bit" that you find under:

[LEADTOOLS 19]\Shortcuts\Medical Viewers\.NET Class Libraries\Medical Viewer\Main Medical Viewer Demo

As for the display of the poly ruler, you can remove the Ticks so its display will be almost similar to the PolyLine object display.

If above approach doesn't meet your requirement or you face problems applying PolyRuler object, send me the full details about the problem and which control you are using.
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
#3 Posted : Thursday, June 18, 2015 10:21:52 PM(UTC)
anilsharma150

Groups: Registered
Posts: 16


Thank you for reply,
i want free hand poly line. i want to draw zig zag style. this style does not cover in poly rular.free hand poly line does not display distance.
 
#4 Posted : Monday, June 22, 2015 3:52:35 AM(UTC)

mohamed  
mohamed

Groups: Registered, Tech Support
Posts: 179


You can use the same approach for freehand because in the end it's a poly-line, but you will have to create the poly-ruler yourself after getting the points of the freehand polyline.
If you don't want to use this approach, you can calculate the length of the polyline by getting the points for the poly line and then calculate the distance between every two consecutive points using the distance formula, which is square root of [(delta X)2+(delta Y)2] as shown in the attached image.
mohamed attached the following image(s):
distance.png
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.068 seconds.