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 : Tuesday, January 10, 2012 1:31:38 AM(UTC)

kb7  
kb7

Groups: Registered
Posts: 71


Hi,

Is it possible to measure some distance using annotation in mm rather than inches using leadtools v17?

Thanks
 

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, January 10, 2012 5:08:38 AM(UTC)

Carlos_LEAD  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Hi,
Yes it is possible to perform measurements in units besides inches using annotations. The classes which measure length have a property which allow you to specify the unit of measurement via the AnnUnit enumeration:

http://www.leadtools.com/help/leadtools/v175/dh/an/leadtools.annotations~leadtools.annotations.annunit.html

For example if you are using an "AnnRulerObject" you would set it's "MeasurementUnit" property to "AnnUnit.Millimeter". If you are using the "AnnLength" structure then you will want to set the "Unit" property to the appropriate "AnnUnit" enumeration value.

Thanks,
Carlos
 
#3 Posted : Tuesday, January 10, 2012 6:00:11 PM(UTC)

kb7  
kb7

Groups: Registered
Posts: 71


Thanks a lot.
 
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.146 seconds.