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, June 24, 2008 12:37:58 AM(UTC)
bidurboh

Groups: Registered
Posts: 2


Does Annotation objects created in Leed Tools have any unique ID associated with individual entities? Not the entity type Id but different ID for two entities of same type.

Any comments will be welcomed.

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, June 24, 2008 6:43:53 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

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

If you are using the DLL API, each annotation object will have a unique handle that is valid for the lifetime of the object. The type of this handle is HANNOBJECT.
If you cut and paste an object, for example, that handle could change.

If you are using .NET, each object is unique, and if you want to assign a unique integer number, you can assign your own numbers in the AnnObject.Tag Property.
 
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.050 seconds.