Sets whether to prevent deselecting currently selected items when they are outside of a newly drawn lasso rectangle.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T ExtendMode<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function ExtendMode(Of T As Selection) ( _ |
See Also