←Select platform

Item Property

Summary

Item that the mode will use as the work source.

Syntax
C#
C++/CLI
public virtual ImageViewerItem Item { 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, refer to Image Viewer Interactive Modes.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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