←Select platform

WorkOnBounds Property

Summary

Indicates whether this mode will only work if the original click or touch was in a specified bounding area.

Syntax
C#
C++/CLI
public virtual bool WorkOnBounds { get; set; } 
public: 
   virtual property bool WorkOnBounds 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if this mode will only work if the original click or touch was in a specified bounding area, otherwise; false. Default value is true.

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.