Indicates whether this mode will only work if the original click or touch was in a specified bounding area.
public virtual bool WorkOnBounds { get; set; }
Public Overridable Property WorkOnBounds() As Boolean
Get
Set
public:
virtual property bool WorkOnBounds
{
bool get()
void set(bool 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.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET