←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly