MindFusion.Wpf Pack Programmer's Guide
SelectionExtensions Members
Methods
 


Provides extension methods for Selection fluent API.

The following tables list the members exposed by the SelectionExtensions type.

 Public Methods

  Name Description

AllowMultipleSelection

Sets a value indicating whether more than one items can be selected simultaneously.

ExtendMode

Sets whether to prevent deselecting currently selected items when they are outside of a newly drawn lasso rectangle.

FreeFormMode

Sets a value indicating whether selection lasso should be drawn in free-form mode.

IncludeItemsIfIntersect

Sets a value indicating which items are selected when drawing a selection rectangle.

SetsDirtyFlag

Sets a value indicating whether the diagram's Dirty flag should be set when selection changes.

Style

Sets a value indicating how to display multiple selection of items.

 See Also

SelectionExtensions Class
MindFusion.Diagramming.Wpf.Fluent Namespace