←Select platform

Tag Property (ImageViewerInteractiveMode)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize