Sets a value indicating which items are selected when drawing a selection rectangle.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T IncludeItemsIfIntersect<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function IncludeItemsIfIntersect(Of T As Selection) ( _ |
See Also