MouseInteractiveMode Property

Summary

Gets the behavior of the left/right mouse button when interacting with the viewer.

Syntax
C#
VB
C++
[NotifyParentPropertyAttribute(true)] 
public MouseInteractiveMode MouseInteractiveMode { get; } 
  
Public ReadOnly Property MouseInteractiveMode As 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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly