Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Tag Property






Gets or sets a user-defined data object that is associated with this object
Syntax
public object Tag {get; set;}
'Declaration
 
Public Property Tag As Object
'Usage
 
Dim instance As AnnObject
Dim value As Object
 
instance.Tag = value
 
value = instance.Tag

            

            
public:
property Object^ Tag {
   Object^ get();
   void set (    Object^ value);
}

Property Value

The user-defined data. Default value is null (Nothing in Visual Basic).
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features