Gets or sets a combination of flags that specify what actions can be performed via the right mouse button.
Namespace: MindFusion.Diagramming
Assembly: DiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
get rightButtonActions() {} |
MouseButtonActions
A combination of MouseButtonActions members.
See Also