LEADTOOLS Support
Document
Document SDK Questions
Re: Unique ID for created annotation objects.
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, June 24, 2008 12:37:58 AM(UTC)
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.
#2
Posted
:
Tuesday, June 24, 2008 6:43:53 AM(UTC)
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.
LEADTOOLS Support
Document
Document SDK Questions
Re: Unique ID for created annotation objects.
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.