Enum SymbolSelectionMode
Specifies the symbol selection mode of the Stencil.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
[Flags]
public enum SymbolSelectionMode
Fields
Name | Description |
---|---|
Multiple | Enables the multiple selection for stencil elements. |
Single | Enables the single selection for stencil elements. |