←Select platform

Item Property (ImageViewerInteractiveMode)

Summary

Item that the mode will use as the work source.

Syntax

C#
VB
C++
public virtual ImageViewerItem Item { get; set; } 
Public Overridable Property Item() As ImageViewerItem 
   Get 
   Set 
public:  
   virtual property ImageViewerItem^ Item 
   { 
      ImageViewerItem^ get() 
      void set(ImageViewerItem^ value) 
   } 

Property Value

The item that the mode will use as the work source. Default value is null.

Remarks

For more information on how WorkOnBounds, Item, AutoItemMode and ItemPart can be used to control the area where the mode can start working, to EnableMouseWheel.

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