Enum ThumbType
Spacifies the different types of thumbs of SfDiagram control elements.
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum ThumbType
Fields
| Name | Description |
|---|---|
| Bezier | Specifies the bezier thumbs. |
| EndThumb | Specifies the end thumbs. |
| None | Specifies that thumb type is not available. |
| Orthogonal | Specifies the orthogonal thumbs. |
| OverviewResizer | Specifies the overview resizing thumbs. |
| QuickCommand | Specifies the quick command thumbs. |