Error processing SSI file
LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

Show in webframe

MouseInteractiveMode Property






Gets the behavior of the left/right mouse button when interacting with the viewer.
Syntax
public MouseInteractiveMode MouseInteractiveMode {get;}
'Declaration
 
Public ReadOnly Property MouseInteractiveMode As MouseInteractiveMode
'Usage
 
Dim instance As WebImageViewer
Dim value As MouseInteractiveMode
 
value = instance.MouseInteractiveMode

            

            
public:
property MouseInteractiveMode^ MouseInteractiveMode {
   MouseInteractiveMode^ get();
}

Property Value

The behavior of the left/right mouse button when interacting with the viewer
Example
Refer to ImageUrl
Requirements

Target Platforms

See Also

Reference

WebImageViewer Class
WebImageViewer Members
WebImageViewer Client Class

Error processing SSI file