Error processing SSI file
(Leadtools.Controls)

Show in webframe

WorkOnBounds Property




Indicates whether this mode will only work if the original click or touch was in a specified bounding area.
Syntax
public virtual bool WorkOnBounds {get; set;}
'Declaration
 
Public Overridable Property WorkOnBounds As Boolean

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, to EnableMouseWheel.

Requirements

Target Platforms

See Also

Reference

ImageViewerInteractiveMode Class
ImageViewerInteractiveMode Members

Error processing SSI file