Initializes a new instance of the Selection class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Selection ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Diagram instance.
true if this object is used only to draw lasso, or false if used to select diagram items.
The diagram view zoomed by lasso tool.
See Also