Enum PreviewConstraints
Specifies to enable or disable the Preview for Nodes and connectors.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum PreviewConstraints
Fields
Name | Description |
---|---|
Connector | Enable the preview effect for the Connector alone |
Default | Enables the preview effect for the Node and Connector. |
Node | Enable the preview for the Node alone |