LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

Tag Property


Gets or sets a user-defined data object that is associated with this object. WinRT support
Syntax
public object Tag {get; set;}
 get_Tag();
set_Tag(value);

Property Value

The user-defined data. The default value is null.
Remarks

The tag is any value that is not used by the LEADTOOLS Annotation toolkit. However, you can use the tag value to store any value you want. For example, you can use it store an index that links this AnnObject to other collections in your program.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.