←Select platform

Tag Property

Summary

User defined data for this ImageViewerInteractiveMode.

Syntax
C#
VB
C++
public object Tag { get; set; } 
Public Property Tag() As Object 
   Get 
   Set 
public:  
   property Object^ Tag 
   { 
      Object^ get() 
      void set(Object^ value) 
   } 

Property Value

User defined data. Default value is null.

Remarks

This value is not used by LEADTOOLS. You can set any value here for the purpose of your application.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.