Defines values that specify how multiple selected items are indicated visually.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public enum SelectionStyle |
Visual Basic
![]() |
---|
Public Enum SelectionStyle |
Member name | Description | |
---|---|---|
![]() |
Frame |
A dashed rectangle is drawn around selected items. |
![]() |
SelectionHandles |
Rectangular manipulation handles are painted over selected items. |
These values affect multiple selection of items. If only a single item is selected, it is drawn with manipulation handles around it.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |