Enum PortHoverEffect
Defines the set of animation effects while hovering the mouse on the port.
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum PortHoverEffect
Fields
| Name | Description |
|---|---|
| FilledRipple | Specifies the single layer filled animation effect. |
| None | Specifies no animation effect. |
| Ripple | Specifies the ripple animtion effect. |
| Shrink | Specifies the shrink animtion effect. |