Gets or sets a value indicating whether the control allows drawing multiple items simultaneously.
Namespace: MindFusion.Diagramming
File: DiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
get multiTouchDraw() {} |
Boolean
true to allow drawing multiple items simultaneously, or false otherwise. The default value is true.
See Also