mouseButtons Property (ImageViewerDragInteractiveMode)

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerDragInteractiveMode.prototype, 'mouseButtons', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
mouseButtons: MouseButtons;

Property Value

The value of ImageViewerInteractiveMode.MouseButtons.

Remarks

This overrides will check if the value is Left and throws an error otherwise.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize