diff --git a/wpf/Diagram/Annotation/DefineAnnotation.md b/wpf/Diagram/Annotation/DefineAnnotation.md index 81ed054ce..837833229 100644 --- a/wpf/Diagram/Annotation/DefineAnnotation.md +++ b/wpf/Diagram/Annotation/DefineAnnotation.md @@ -105,7 +105,7 @@ ConnectorViewModel connector = new ConnectorViewModel() {% endhighlight %} {% endtabs %} -![Create Annotation](Annotation_images/Create_Annotation.jpg) +![Create Annotation](Annotation_images/wpf-diagram-annotation.jpg) ## Multiple Annotations @@ -146,7 +146,7 @@ Annotations = new ObservableCollection() {% endhighlight %} {% endtabs %} -![Multiple Annotations](Annotation_images/annotation_img21.png)       ![Multiple Annotations](Annotation_images/MultipleAnnotationConnector.png) +![Multiple Annotations](Annotation_images/wpf-diagram-multiple-annotations.PNG)       ![Multiple Annotations](Annotation_images/wpf-diagram-multiple-annotation-connector.png) [View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Annotations/MultipleAnnotation). @@ -158,4 +158,12 @@ Annotations = new ObservableCollection() [How to restrict annotation editing by double-clicking the node or connector?](https://support.syncfusion.com/kb/article/8539/how-to-restrict-annotation-editing-by-double-clicking-the-node-or-connector-in-wpf-diagram) -[How to programmatically Show/Hide the Annotations of node and connector?](https://support.syncfusion.com/kb/article/6281/how-to-programmatically-showhide-annotations-in-wpf-diagram-) \ No newline at end of file +[How to programmatically Show/Hide the Annotations of node and connector?](https://support.syncfusion.com/kb/article/6281/how-to-programmatically-showhide-annotations-in-wpf-diagram-) + +[How to set font properties for newly added items Annotations in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18670/how-to-set-font-properties-for-newly-added-items-annotations-in-wpf-diagram-sfdiagram) + +[How to highlight the node when selecting an annotation of the node and vice versa in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18245/how-to-highlight-the-node-when-selecting-an-annotation-of-the-node-and-vice-versa-in-the-wpf-diagram-sfdiagram) + +[How to update text formatting properties of an Annotation in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18407/how-to-update-text-formatting-properties-of-an-annotation-in-wpf-diagram-sfdiagram) + +[How to get parent of annotation using changed command in WPF Diagram?](https://support.syncfusion.com/kb/article/16202/how-to-get-parent-of-annotation-using-changed-command-in-wpf-diagram) diff --git a/wpf/Diagram/Annotation/Events.md b/wpf/Diagram/Annotation/Events.md index e05bd7db7..b9a32d3f5 100644 --- a/wpf/Diagram/Annotation/Events.md +++ b/wpf/Diagram/Annotation/Events.md @@ -56,4 +56,6 @@ private void Diagram_AnnotationChanged(object sender, ChangeEventArgs() {% endhighlight %} {% endtabs %} -![WPF Diagram Annotation Resizing](Annotation_images/wpf-diagram-annotation-resizing.gif) \ No newline at end of file +![WPF Diagram Annotation Resizing](Annotation_images/wpf-diagram-annotation-resizing.gif) + +## See Also +[How to highlight the node when selecting an annotation of the node and vice versa in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18245/how-to-highlight-the-node-when-selecting-an-annotation-of-the-node-and-vice-versa-in-the-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Annotation/PositioningAndAppearance.md b/wpf/Diagram/Annotation/PositioningAndAppearance.md index 29b81d950..f3cf05a19 100644 --- a/wpf/Diagram/Annotation/PositioningAndAppearance.md +++ b/wpf/Diagram/Annotation/PositioningAndAppearance.md @@ -572,4 +572,10 @@ Annotations = new ObservableCollection() ## See Also -[How to programmatically Show/Hide the Annotations of node and connector?](https://support.syncfusion.com/kb/article/6281/how-to-programmatically-showhide-annotations-in-wpf-diagram-) \ No newline at end of file +[How to programmatically Show/Hide the Annotations of node and connector?](https://support.syncfusion.com/kb/article/6281/how-to-programmatically-showhide-annotations-in-wpf-diagram-) + +[How to set font properties for newly added items Annotations in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18670/how-to-set-font-properties-for-newly-added-items-annotations-in-wpf-diagram-sfdiagram) + +[How to update text formatting properties of an Annotation in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18407/how-to-update-text-formatting-properties-of-an-annotation-in-wpf-diagram-sfdiagram) + +[How to change the annotation content of a node using context menu in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/14962/how-to-change-the-annotation-content-of-a-node-using-context-menu-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Automatic-Layouts/Automatic-Layouts.md b/wpf/Diagram/Automatic-Layouts/Automatic-Layouts.md index 37a694275..511232616 100644 --- a/wpf/Diagram/Automatic-Layouts/Automatic-Layouts.md +++ b/wpf/Diagram/Automatic-Layouts/Automatic-Layouts.md @@ -359,4 +359,12 @@ N> `Margin` is not valid for `RadialTreeLayout`. [How to update layout automatically when collection is changed?](https://support.syncfusion.com/kb/article/5857/how-to-update-layout-automatically-when-collection-is-changed-in-wpf-diagram-sfdiagram) -[How to provide MultipleParentSupport in SfDiagram layout using DataSourceSettings?](https://support.syncfusion.com/kb/article/5493/how-to-provide-multipleparentsupport-in-wpf-diagram-sfdiagram-layout-via-datasourcesettings) \ No newline at end of file +[How to provide MultipleParentSupport in SfDiagram layout using DataSourceSettings?](https://support.syncfusion.com/kb/article/5493/how-to-provide-multipleparentsupport-in-wpf-diagram-sfdiagram-layout-via-datasourcesettings) + +[How to create a custom layout in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17780/how-to-create-a-custom-layout-in-the-wpf-diagram-sfdiagram) + +[How to generate tree like diagram with nested objects in WPF ?](https://support.syncfusion.com/kb/article/3478/how-to-generate-tree-like-diagram-with-nested-objects-in-wpf-) + +[How to drag and drop elements from treeview in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/9277/how-to-drag-and-drop-elements-from-treeview-in-wpf-diagram-sfdiagram) + +[How to do Expand/Collapse for MultiParent Layout in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/11417/how-to-do-expand-collapse-for-multiparent-layout-in-wpf-diagramsfdiagram) diff --git a/wpf/Diagram/Commands/Alignment.md b/wpf/Diagram/Commands/Alignment.md index 1b97732bd..b7fcb8307 100644 --- a/wpf/Diagram/Commands/Alignment.md +++ b/wpf/Diagram/Commands/Alignment.md @@ -141,4 +141,4 @@ graphinfo.Commands.AlignCenter.Execute(null); ![Gif for Align commands](Commands_Images/Commands_img2.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Alignment%20Commands) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Alignment%20Commands) \ No newline at end of file diff --git a/wpf/Diagram/Commands/Clipboard.md b/wpf/Diagram/Commands/Clipboard.md index 09bba3b93..d9036f0c4 100644 --- a/wpf/Diagram/Commands/Clipboard.md +++ b/wpf/Diagram/Commands/Clipboard.md @@ -102,3 +102,8 @@ graphinfo.Commands.Duplicate.Execute(null); ![Clipboard gif](Commands_Images/Commands_img11.gif) [View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Clipboard%20commands) + +## See Also +[How to Display Different QuickCommands Based on Nodes in WPF Diagram?](https://support.syncfusion.com/kb/article/17969/how-to-display-different-quickcommands-based-on-nodes-in-wpf-diagram) + +[How to disable or override clipboard support](https://support.syncfusion.com/kb/article/9010/how-to-disable-or-override-clipboard-support) diff --git a/wpf/Diagram/Commands/Command-Manager.md b/wpf/Diagram/Commands/Command-Manager.md index 8bb75dc94..423e74273 100644 --- a/wpf/Diagram/Commands/Command-Manager.md +++ b/wpf/Diagram/Commands/Command-Manager.md @@ -94,4 +94,6 @@ diagram.CommandManager.Commands.Add(saveGesture); ## See Also -[How to map the custom commands to existing gestures (keyboard shortcuts and mouse)?](https://support.syncfusion.com/kb/article/8709/how-to-map-the-custom-commands-to-existing-gestures-keyboard-shortcuts-and-mouse-in-wpf) \ No newline at end of file +[How to map the custom commands to existing gestures (keyboard shortcuts and mouse)?](https://support.syncfusion.com/kb/article/8709/how-to-map-the-custom-commands-to-existing-gestures-keyboard-shortcuts-and-mouse-in-wpf) + +[How to add a custom gesture command in the WPF Diagram (SfDiagram )?](https://support.syncfusion.com/kb/article/18237/how-to-add-a-custom-gesture-command-in-the-wpf-diagram-sfdiagram-) \ No newline at end of file diff --git a/wpf/Diagram/Commands/Delete.md b/wpf/Diagram/Commands/Delete.md index 763608d6b..4cbaa5b0e 100644 --- a/wpf/Diagram/Commands/Delete.md +++ b/wpf/Diagram/Commands/Delete.md @@ -59,4 +59,4 @@ else ![Delete and DeleteParameter](Commands_Images/DeleteCommandParameter.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Delete%20Command) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Delete%20Command) \ No newline at end of file diff --git a/wpf/Diagram/Commands/EditandFormatText.md b/wpf/Diagram/Commands/EditandFormatText.md index de80a8c1d..e3eb9d1f7 100644 --- a/wpf/Diagram/Commands/EditandFormatText.md +++ b/wpf/Diagram/Commands/EditandFormatText.md @@ -134,6 +134,4 @@ graphinfo.Commands.Cancel.Execute(null); ![Gif for EditAnnotation command](Commands_Images/Commands_EditStyleText.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Commands%20Sample) - - +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Commands%20Sample) \ No newline at end of file diff --git a/wpf/Diagram/Commands/ExpandCollapse.md b/wpf/Diagram/Commands/ExpandCollapse.md index 8665be3a1..856b1d81a 100644 --- a/wpf/Diagram/Commands/ExpandCollapse.md +++ b/wpf/Diagram/Commands/ExpandCollapse.md @@ -65,4 +65,4 @@ else ![ExpandCollapse](Commands_Images/Commands_img21.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Expand%20and%20Collapse%20command) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Expand%20and%20Collapse%20command) \ No newline at end of file diff --git a/wpf/Diagram/Commands/FitToPage.md b/wpf/Diagram/Commands/FitToPage.md index 3055cccc3..0b22295a1 100644 --- a/wpf/Diagram/Commands/FitToPage.md +++ b/wpf/Diagram/Commands/FitToPage.md @@ -71,4 +71,6 @@ The [FocusArea](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagram.Fi ## See Also -[How to apply margin values to FitToPage command?](https://support.syncfusion.com/kb/article/5474/how-to-apply-margin-to-fittopage-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to apply margin values to FitToPage command?](https://support.syncfusion.com/kb/article/5474/how-to-apply-margin-to-fittopage-in-wpf-diagram-sfdiagram) + +[How to Fit Selected Nodes and Connectors to the WPF Diagram Window?](https://support.syncfusion.com/kb/article/18062/how-to-fit-selected-nodes-and-connectors-to-the-wpf-diagram-window) \ No newline at end of file diff --git a/wpf/Diagram/Commands/Flip.md b/wpf/Diagram/Commands/Flip.md index d35c87464..ff25bbd8e 100644 --- a/wpf/Diagram/Commands/Flip.md +++ b/wpf/Diagram/Commands/Flip.md @@ -62,4 +62,4 @@ When the Flip command is applied to the group, it enables the transformation of ![Represents the Group flip](Commands_images/Commands_GroupFlip.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Flip%20Command) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Flip%20Command) \ No newline at end of file diff --git a/wpf/Diagram/Commands/Grouping.md b/wpf/Diagram/Commands/Grouping.md index 8a0eab3aa..578fa2391 100644 --- a/wpf/Diagram/Commands/Grouping.md +++ b/wpf/Diagram/Commands/Grouping.md @@ -57,4 +57,4 @@ graphinfo.Commands.UnGroup.Execute(null); ![Group/UnGroup gif](Commands_Images/Commands_img12.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Grouping%20Commands) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Grouping%20Commands) \ No newline at end of file diff --git a/wpf/Diagram/Commands/Nudge.md b/wpf/Diagram/Commands/Nudge.md index b7b21e997..8801f689c 100644 --- a/wpf/Diagram/Commands/Nudge.md +++ b/wpf/Diagram/Commands/Nudge.md @@ -42,4 +42,4 @@ graphinfo.Commands.MoveUp.Execute(new MoveParameter() { MoveDelta = 5 }); ![Nudge gif](Commands_Images/Commands_img17.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Nudge%20Commands) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Nudge%20Commands) \ No newline at end of file diff --git a/wpf/Diagram/Commands/Rotate.md b/wpf/Diagram/Commands/Rotate.md index 19dccffa3..abf2e1005 100644 --- a/wpf/Diagram/Commands/Rotate.md +++ b/wpf/Diagram/Commands/Rotate.md @@ -36,4 +36,4 @@ graphinfo.Commands.Rotate.Execute(new RotateParameter() ![Gif for Rotate command](Commands_Images/Commands_Rotate.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Rotate%20Command) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Rotate%20Command) \ No newline at end of file diff --git a/wpf/Diagram/Commands/SelectByType.md b/wpf/Diagram/Commands/SelectByType.md index 7d34c8c31..b4edf3b25 100644 --- a/wpf/Diagram/Commands/SelectByType.md +++ b/wpf/Diagram/Commands/SelectByType.md @@ -30,4 +30,4 @@ graphinfo.Commands.SelectByType.Execute(typeof(NodeViewModel)); ![Gif for SelectByType command](Commands_Images/Commands_SelectByType.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Rotate%20Command) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Rotate%20Command) \ No newline at end of file diff --git a/wpf/Diagram/Commands/SelectTool.md b/wpf/Diagram/Commands/SelectTool.md index b4ff60ff7..67f84773f 100644 --- a/wpf/Diagram/Commands/SelectTool.md +++ b/wpf/Diagram/Commands/SelectTool.md @@ -67,4 +67,4 @@ graphinfo.Commands.SelectTool.Execute(new SelectToolCommandParameter() ![Gif for SelectTool command](Commands_Images/Commands_SelectTool.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Commands%20Sample) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Commands%20Sample) \ No newline at end of file diff --git a/wpf/Diagram/Commands/SetShapeStyle.md b/wpf/Diagram/Commands/SetShapeStyle.md index d05c6db73..234ca91b9 100644 --- a/wpf/Diagram/Commands/SetShapeStyle.md +++ b/wpf/Diagram/Commands/SetShapeStyle.md @@ -38,4 +38,4 @@ graphinfo.Commands.SetShapeStyle.Execute(style); ![Gif for SelectByType command](Commands_Images/Commands_SetShapeStyle.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Rotate%20Command) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Rotate%20Command) \ No newline at end of file diff --git a/wpf/Diagram/Commands/Sizing.md b/wpf/Diagram/Commands/Sizing.md index ea62baf8a..c42d36025 100644 --- a/wpf/Diagram/Commands/Sizing.md +++ b/wpf/Diagram/Commands/Sizing.md @@ -79,4 +79,4 @@ graphinfo.Commands.SameWidth.Execute(null); ![Sizing commands](Commands_Images/Commands_img5.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Sizing%20Commands) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Sizing%20Commands) \ No newline at end of file diff --git a/wpf/Diagram/Commands/Spacing.md b/wpf/Diagram/Commands/Spacing.md index 87d1def77..d93bf4ff1 100644 --- a/wpf/Diagram/Commands/Spacing.md +++ b/wpf/Diagram/Commands/Spacing.md @@ -59,4 +59,4 @@ graphinfo.Commands.SpaceDown.Execute(null); ![SPace Down](Commands_images/Commands_img4.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Spacing%20Commands) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Spacing%20Commands) \ No newline at end of file diff --git a/wpf/Diagram/Commands/UndoRedo.md b/wpf/Diagram/Commands/UndoRedo.md index ca7da099c..1e94c351e 100644 --- a/wpf/Diagram/Commands/UndoRedo.md +++ b/wpf/Diagram/Commands/UndoRedo.md @@ -42,3 +42,7 @@ graphinfo.Commands.Redo.Execute(null); ![Undo Redo gif](Commands_Images/Commands_img16.gif) [View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Undo%20Redo) + +## See Also +[How to enable Undo/Redo feature in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/11090/how-to-enable-undo-redo-feature-in-wpf-diagram-sfdiagram) + diff --git a/wpf/Diagram/Commands/Z-Order.md b/wpf/Diagram/Commands/Z-Order.md index 1f5b1a5c8..208c17141 100644 --- a/wpf/Diagram/Commands/Z-Order.md +++ b/wpf/Diagram/Commands/Z-Order.md @@ -103,4 +103,4 @@ graphinfo.Commands.BringForward.Execute(null); ![Represents the bring forward](Commands_images/Commands_img9.gif) -[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Z-Order%20Commands) +[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Z-Order%20Commands) \ No newline at end of file diff --git a/wpf/Diagram/Commands/Zoom.md b/wpf/Diagram/Commands/Zoom.md index 49afdd536..0736e4f1c 100644 --- a/wpf/Diagram/Commands/Zoom.md +++ b/wpf/Diagram/Commands/Zoom.md @@ -217,3 +217,6 @@ graphinfo.Commands.Reset.Execute(new ResetParameter() { Reset = Reset.ZoomPan }) {% endtabs %} [View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Commands/Zoom%20Command) + +## See Also +[How to Fit Selected Nodes and Connectors to the WPF Diagram Window?](https://support.syncfusion.com/kb/article/18062/how-to-fit-selected-nodes-and-connectors-to-the-wpf-diagram-window) \ No newline at end of file diff --git a/wpf/Diagram/Connector/AppearanceAndValidation.md b/wpf/Diagram/Connector/AppearanceAndValidation.md index 7624ee5a2..08f26b10a 100644 --- a/wpf/Diagram/Connector/AppearanceAndValidation.md +++ b/wpf/Diagram/Connector/AppearanceAndValidation.md @@ -691,4 +691,16 @@ Find the [Sample](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tre [How to customize the bridging style for connector?](https://support.syncfusion.com/kb/article/6120/how-to-customize-the-bridging-style-for-connector-in-wpf-diagram-sfdiagram) -[How to customize the direction of bridge?](https://support.syncfusion.com/kb/article/6010/how-to-customize-the-direction-of-bridge-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to customize the direction of bridge?](https://support.syncfusion.com/kb/article/6010/how-to-customize-the-direction-of-bridge-in-wpf-diagram-sfdiagram) + +[How to update the size of a Connector's source and target decorators in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18246/how-to-update-the-size-of-a-connectors-source-and-target-decorators-in-the-wpf-diagram-sfdiagram) + +[How to prevent the Connector lines from overlapping the Connector's target decorator in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/18404/how-to-prevent-the-connector-lines-from-overlapping-the-connectors-target-decorator-in-wpf-diagramsfdiagram) + +[How to restrict the Connector's source and target decorator from being positioned in different places in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18413/how-to-restrict-the-connectors-source-and-target-decorator-from-being-positioned-in-different-places-in-wpf-diagram-sfdiagram) + +[How to set the rotation angle for a node based on the angle of the connector decorator's shape in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17744/how-to-set-the-rotation-angle-for-a-node-based-on-the-angle-of-the-connector-decorators-shape-in-wpf-diagram-sfdiagram) + +[How to manage the visibility of node and connector objects in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/14995/how-to-manage-the-visibility-of-node-and-connector-objects-in-the-wpf-diagram-sfdiagram) + +[How to customize the size of the segment decorators of a Connector in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/14933/how-to-customize-the-size-of-the-segment-decorators-of-a-connector-in-wpf-diagramsfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Connector/DefineConnector.md b/wpf/Diagram/Connector/DefineConnector.md index 21a7e3a57..26b21b0b9 100644 --- a/wpf/Diagram/Connector/DefineConnector.md +++ b/wpf/Diagram/Connector/DefineConnector.md @@ -441,7 +441,7 @@ For more information about adding connectors from stencil, refer to [Stencil](/w [How to restrict Connector's source/target changing from native Nodes to other Nodes?](https://support.syncfusion.com/kb/article/11796/how-to-restrict-connectors-source-target-changing-from-native-nodes-to-other-nodes-in-wpf) -[How to restrict diagram objects dragging in the positive side?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) +[How to restrict diagram objects dragging in the positive side in WPF Diagram?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) [How to use the property grid for diagram elements?](https://support.syncfusion.com/kb/article/9861/how-to-use-the-property-grid-in-the-wpf-diagram-sfdiagram) @@ -467,4 +467,30 @@ For more information about adding connectors from stencil, refer to [Stencil](/w [How to add space between connector decorator and node?](https://support.syncfusion.com/kb/article/5448/how-to-add-space-between-decorator-and-node-in-wpf-diagram-sfdiagram) -[How to disable the selection of diagram objects?](https://support.syncfusion.com/kb/article/5495/how-to-disable-the-selection-in-wpf-diagram) \ No newline at end of file +[How to disable the selection of diagram objects?](https://support.syncfusion.com/kb/article/5495/how-to-disable-the-selection-in-wpf-diagram) + +[How to select a connector when the mouse hovers over a node port that is connected by the connector in the WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/18695/how-to-select-a-connector-when-the-mouse-hovers-over-a-node-port-that-is-connected-by-the-connector-in-the-wpf-diagram-sfdiagram) + +[How to Obtain InConnectors and OutConnectors of Node in WPF Diagram?](https://support.syncfusion.com/kb/article/18250/how-to-obtain-inconnectors-and-outconnectors-of-node-in-wpf-diagram) + +[How to prevent the Connector lines from overlapping the Connector's target decorator in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/18404/how-to-prevent-the-connector-lines-from-overlapping-the-connectors-target-decorator-in-wpf-diagramsfdiagram) + +[How to restrict the Connector's source and target decorator from being positioned in different places in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18413/how-to-restrict-the-connectors-source-and-target-decorator-from-being-positioned-in-different-places-in-wpf-diagram-sfdiagram) + +[How to change the source and target ports of the connector at runtime in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18302/how-to-change-the-source-and-target-ports-of-the-connector-at-runtime-in-the-wpf-diagram-sfdiagram) + +[How to Fit Selected Nodes and Connectors to the WPF Diagram Window?](https://support.syncfusion.com/kb/article/18062/how-to-fit-selected-nodes-and-connectors-to-the-wpf-diagram-window) + +[How to set the rotation angle for a node based on the angle of the connector decorator's shape in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17744/how-to-set-the-rotation-angle-for-a-node-based-on-the-angle-of-the-connector-decorators-shape-in-wpf-diagram-sfdiagram) + +[How to prevent the connector segment from collapsing while dragging a node in WPF Diagram (SfDiagram) ?](https://support.syncfusion.com/kb/article/17746/how-to-prevent-the-connector-segment-from-collapsing-while-dragging-a-node-in-wpf-diagram-sfdiagram-) + +[How to Get the Node or Connector in the MouseMove Event in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/15646/how-to-get-the-node-or-connector-in-the-mousemove-event-in-the-wpf-diagram-sfdiagram) + +[How to update the same length for connector segments in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/15538/how-to-update-the-same-length-for-connector-segments-in-the-wpf-diagram-sfdiagram) + +[How to manage the visibility of node and connector objects in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/14995/how-to-manage-the-visibility-of-node-and-connector-objects-in-the-wpf-diagram-sfdiagram) + +[How to change the connector style based on its SourcePort style in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18851/how-to-change-the-connector-style-based-on-its-sourceport-style-in-wpf-diagram-sfdiagram) + +[How to identify the dragging state of connectors in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18846/how-to-identify-the-dragging-state-of-connectors-in-the-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Connector/Segments/Orthogonal.md b/wpf/Diagram/Connector/Segments/Orthogonal.md index 37f03f09a..d1e46c97b 100644 --- a/wpf/Diagram/Connector/Segments/Orthogonal.md +++ b/wpf/Diagram/Connector/Segments/Orthogonal.md @@ -167,4 +167,10 @@ N> Overlapping with Source and Target nodes are only avoided. Other nodes are no ## See Also -[How to detect or get notification when editing the thumbs of connector?](https://support.syncfusion.com/kb/article/9030/how-to-detect-or-get-notification-when-editing-the-thumbs-of-connector-in-wpf-diagram) \ No newline at end of file +[How to detect or get notification when editing the thumbs of connector?](https://support.syncfusion.com/kb/article/9030/how-to-detect-or-get-notification-when-editing-the-thumbs-of-connector-in-wpf-diagram) + +[How to avoid overlapping connector segments for the Orthogonal Connector in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17740/how-to-avoid-overlapping-connector-segments-for-the-orthogonal-connector-in-wpf-diagram-sfdiagram) + +[How to update the same length for connector segments in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/15538/how-to-update-the-same-length-for-connector-segments-in-the-wpf-diagram-sfdiagram) + +[How to prevent the connector segment from collapsing while dragging a node in WPF Diagram (SfDiagram) ?](https://support.syncfusion.com/kb/article/17746/how-to-prevent-the-connector-segment-from-collapsing-while-dragging-a-node-in-wpf-diagram-sfdiagram-) \ No newline at end of file diff --git a/wpf/Diagram/Connector/SelectionAndDragging.md b/wpf/Diagram/Connector/SelectionAndDragging.md index c750478e0..2ad9a0560 100644 --- a/wpf/Diagram/Connector/SelectionAndDragging.md +++ b/wpf/Diagram/Connector/SelectionAndDragging.md @@ -175,8 +175,12 @@ Find the [Connector interactions sample](https://github.com/SyncfusionExamples/W [How to bring the specific diagram object to the center or viewport of the Diagram?](https://support.syncfusion.com/kb/article/8390/how-to-bring-the-specific-object-to-the-center-or-viewport-of-the-diagram-in-wpf) -[How to restrict diagram objects dragging in the positive side?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) +[How to restrict diagram objects dragging in the positive side in WPF Diagram?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) [How to use the property grid for diagram elements?](https://support.syncfusion.com/kb/article/9861/how-to-use-the-property-grid-in-the-wpf-diagram-sfdiagram) -[How to decide whether to drag or draw a connection on port at runtime?](https://support.syncfusion.com/kb/article/8538/how-to-decide-whether-to-drag-or-draw-a-connection-on-port-at-runtime-in-the-wpf-diagram) \ No newline at end of file +[How to decide whether to drag or draw a connection on port at runtime?](https://support.syncfusion.com/kb/article/8538/how-to-decide-whether-to-drag-or-draw-a-connection-on-port-at-runtime-in-the-wpf-diagram) + +[How to select a connector when the mouse hovers over a node port that is connected by the connector in the WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/18695/how-to-select-a-connector-when-the-mouse-hovers-over-a-node-port-that-is-connected-by-the-connector-in-the-wpf-diagram-sfdiagram) + +[How to identify the dragging state of connectors in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18846/how-to-identify-the-dragging-state-of-connectors-in-the-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Constraints.md b/wpf/Diagram/Constraints.md index a4edb7901..c0380cfaa 100644 --- a/wpf/Diagram/Constraints.md +++ b/wpf/Diagram/Constraints.md @@ -442,8 +442,12 @@ In the above example, you can check whether the rotate constraints are enabled i [How to disable the selection of diagram objects?](https://support.syncfusion.com/kb/article/5495/how-to-disable-the-selection-in-wpf-diagram) -[How to enable Undo/Redo feature for Diagram?](https://support.syncfusion.com/kb/article/11090/how-to-enable-undo-redo-feature-in-wpf-diagram-sfdiagram) - [How to enable the AspectRatio for node?](https://support.syncfusion.com/kb/article/5473/how-to-enable-the-aspectratio-of-node-in-wpf-diagram-sfdiagram) -[How to disable the events of Diagram?](https://support.syncfusion.com/kb/article/5475/how-to-disable-the-events-of-wpf-diagram-sfdiagram) \ No newline at end of file +[How to disable the events of Diagram?](https://support.syncfusion.com/kb/article/5475/how-to-disable-the-events-of-wpf-diagram-sfdiagram) + +[How to prevent nodes from moving to a negative index when nudging in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17732/how-to-prevent-nodes-from-moving-to-a-negative-index-when-nudging-in-wpf-diagram-sfdiagram) + +[How to enable Undo/Redo feature in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/11090/how-to-enable-undo-redo-feature-in-wpf-diagram-sfdiagram) + +[How to enable undo or redo in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/5471/how-to-enable-undo-or-redo-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Container.md b/wpf/Diagram/Container.md index fe2b626f8..d70dd1e1e 100644 --- a/wpf/Diagram/Container.md +++ b/wpf/Diagram/Container.md @@ -258,4 +258,19 @@ To explore about selection and selection related events, refer to the [Selection * The `ItemTappedEvent` is invoked on clicking the container. To explore about arguments, refer to the [ItemTappedEventArgs](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagram.ItemTappedEventArgs.html). * The `ItemDoubleTappedEvent` is invoked on double-clicking the container. To explore about arguments, refer to the [ItemDoubleTappedEventArgs](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagram.ItemDoubleTappedEventArgs.html). * The `MouseDown` and `MouseUp` are invoked as similar to framework element that is raised together with either MouseLeftButtonUp or MouseRightButtonUp. To explore about arguments, refer to the [MouseDownEventArgs](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagram.MouseDownEventArgs.html) and -[MouseUpEventArgs](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagram.MouseUpEventArgs.html). \ No newline at end of file +[MouseUpEventArgs](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagram.MouseUpEventArgs.html). + +## See Also +[How to Obtain InConnectors and OutConnectors of Node in WPF Diagram?](https://support.syncfusion.com/kb/article/18250/how-to-obtain-inconnectors-and-outconnectors-of-node-in-wpf-diagram) + +[How to prevent a containers size from updating when drawing a connector between child nodes of different containers in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18402/how-to-prevent-a-containers-size-from-updating-when-drawing-a-connector-between-child-nodes-of-different-containers-in-wpf-diagram-sfdiagram) + +[How to add a node as a child of a container using the context menu in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18053/how-to-add-a-node-as-a-child-of-a-container-using-the-context-menu-in-the-wpf-diagram-sfdiagram) + +[How to rearrange the containers after the layout has been updated in WPF Diagram (SfDiagram) ?](https://support.syncfusion.com/kb/article/17749/how-to-rearrange-the-containers-after-the-layout-has-been-updated-in-wpf-diagram-sfdiagram-) + +[How to add a container as parent of the selected node using the context menu in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17747/how-to-add-a-container-as-parent-of-the-selected-node-using-the-context-menu-in-the-wpf-diagram-sfdiagram) + +[How to adjust the unit width of the Container in the WPF Diagram?](https://support.syncfusion.com/kb/article/16438/how-to-adjust-the-unit-width-of-the-container-in-the-wpf-diagram) + +[How to Restrict Node is being removed from its Parent Container when Dragging in WPF Diagram (SfDiagram)](https://support.syncfusion.com/kb/article/15644/how-to-restrict-node-is-being-removed-from-its-parent-container-when-dragging-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Context-Menu.md b/wpf/Diagram/Context-Menu.md index 6b79e9f68..fcd83ffdc 100644 --- a/wpf/Diagram/Context-Menu.md +++ b/wpf/Diagram/Context-Menu.md @@ -117,4 +117,22 @@ void MainPage_MenuItemClickedEvent(object sender, [How to display images, image URI and shapes for menu items icon?](https://support.syncfusion.com/kb/article/13009/how-to-display-images-image-uri-and-shapes-for-menu-items-icon-in-wpf-diagram) -s[How to add icon to context menu item?](https://support.syncfusion.com/kb/article/10986/how-to-add-icon-to-context-menu-item-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to add icon to context menu item?](https://support.syncfusion.com/kb/article/10986/how-to-add-icon-to-context-menu-item-in-wpf-diagram-sfdiagram) + +[How to Add Textbox as a SubMenuItem in WPF SfDiagram?](https://support.syncfusion.com/kb/article/18494/how-to-add-textbox-as-a-submenuitem-in-wpf-sfdiagram) + +[How can I display different context menus for various types of diagram elements and the diagram area in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18236/how-can-i-display-different-context-menus-for-various-types-of-diagram-elements-and-the-diagram-area-in-the-wpf-diagram-sfdiagram) + +[How to add a node as a child of a container using the context menu in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18053/how-to-add-a-node-as-a-child-of-a-container-using-the-context-menu-in-the-wpf-diagram-sfdiagram) + +[How to display the paste context menu only after cutting or copying nodes in a diagram in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17759/how-to-display-the-paste-context-menu-only-after-cutting-or-copying-nodes-in-a-diagram-in-wpf-diagram-sfdiagram) + +[How to enable or disable custom context menu items based on a node's selection in WPF Diagram (SfDiagram) ?](https://support.syncfusion.com/kb/article/17784/how-to-enable-or-disable-custom-context-menu-items-based-on-a-nodes-selection-in-wpf-diagram-sfdiagram-) + +[How to add a container as parent of the selected node using the context menu in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17747/how-to-add-a-container-as-parent-of-the-selected-node-using-the-context-menu-in-the-wpf-diagram-sfdiagram) + +[How to set a shortcut key for menu items in the Context Menu in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/14975/how-to-set-a-shortcut-key-for-menu-items-in-the-context-menu-in-wpf-diagram-sfdiagram) + +[How to change the annotation content of a node using context menu in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/14962/how-to-change-the-annotation-content-of-a-node-using-context-menu-in-wpf-diagram-sfdiagram) + +[How to implement color palette functionality using context menu in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/14963/how-to-implement-color-palette-functionality-using-context-menu-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Diagram-Ribbon.md b/wpf/Diagram/Diagram-Ribbon.md index 99de90148..7b5b1a0e2 100644 --- a/wpf/Diagram/Diagram-Ribbon.md +++ b/wpf/Diagram/Diagram-Ribbon.md @@ -298,3 +298,12 @@ private void DiagramRibbon_Loaded(object sender, RoutedEventArgs e) {% endhighlight %} {% endtabs %} + +## See Also +[How to change the visibility of the BackStageButton in the SfDiagramRibbon control?](https://support.syncfusion.com/kb/article/18414/how-to-change-the-visibility-of-the-backstagebutton-in-the-sfdiagramribbon-control) + +[How to change the background color of the diagram using the color picker in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18351/how-to-change-the-background-color-of-the-diagram-using-the-color-picker-in-wpf-diagram-sfdiagram) + +[How to modify the Save and Open commands in both the Quick Access Toolbar and the Backstage items of the SfDiagramRibbon control?](https://support.syncfusion.com/kb/article/17754/how-to-modify-the-save-and-open-commands-in-both-the-quick-access-toolbar-and-the-backstage-items-of-the-sfdiagramribbon-control) + +[How to add or insert a new Ribbon Bar in an existing Ribbon Tab at a specified position in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/14979/how-to-add-or-insert-a-new-ribbon-bar-in-an-existing-ribbon-tab-at-a-specified-position-in-the-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Exporting.md b/wpf/Diagram/Exporting.md index 9891cb283..1191ba7c1 100644 --- a/wpf/Diagram/Exporting.md +++ b/wpf/Diagram/Exporting.md @@ -268,3 +268,7 @@ diagram.Export(); ## See Also [How to export the Diagram as PDF?](https://support.syncfusion.com/kb/article/7520/how-to-export-the-diagram-as-a-pdf-in-the-wpf-diagram-sfdiagram) + +[How to Export the Visible Area Within the ViewPort in WPF Diagram?](https://support.syncfusion.com/kb/article/18001/how-to-export-the-visible-area-within-the-viewport-in-wpf-diagram) + +[How to avoid the node clipping while export in the WPF Diagram?](https://support.syncfusion.com/kb/article/15536/how-to-avoid-the-node-clipping-while-export-in-the-wpf-diagram) \ No newline at end of file diff --git a/wpf/Diagram/Getting-Started.md b/wpf/Diagram/Getting-Started.md index d7b6ed656..64a4b13a2 100644 --- a/wpf/Diagram/Getting-Started.md +++ b/wpf/Diagram/Getting-Started.md @@ -931,4 +931,8 @@ SfDiagram supports various built-in themes. Refer to the below links to apply th [How to create treeview and diagram with editing options in the WPF Diagram?](https://support.syncfusion.com/kb/article/9926/how-to-create-treeview-and-diagram-with-editing-options-in-the-wpf-diagram-sfdiagram) -[How to create a WPF SfDiagram?](https://support.syncfusion.com/kb/article/8853/how-to-create-a-wpf-diagram-sfdiagram) \ No newline at end of file +[How to create a WPF SfDiagram?](https://support.syncfusion.com/kb/article/8853/how-to-create-a-wpf-diagram-sfdiagram) + +[How to Automate Diagram using WinAppDriver](https://support.syncfusion.com/kb/article/15642/how-to-automate-diagram-using-winappdriver) + +[How to get the coordinates of the current viewport in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18032/how-to-get-the-coordinates-of-the-current-viewport-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Group.md b/wpf/Diagram/Group.md index 6ec8026e9..515589e53 100644 --- a/wpf/Diagram/Group.md +++ b/wpf/Diagram/Group.md @@ -69,3 +69,7 @@ You can edit the Group and its children at runtime. For more information about h [How to restrict the child node dragging whereas allow group dragging?](https://www.syncfusion.com/kb/11462/how-to-restrict-the-child-node-dragging-whereas-allow-group-dragging-in-wpf) [How to Notify when diagramming object is duplicated with source?](https://support.syncfusion.com/kb/article/6268/how-to-notify-when-diagramming-object-is-duplicated-with-source-in-wpf-diagram-sfdiagram) + +[How to Obtain InConnectors and OutConnectors of Node in WPF Diagram?](https://support.syncfusion.com/kb/article/18250/how-to-obtain-inconnectors-and-outconnectors-of-node-in-wpf-diagram) + +[How to prevent the node from moving outside the group in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18852/how-to-prevent-the-node-from-moving-outside-the-group-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Interaction/Dragging/Drag.md b/wpf/Diagram/Interaction/Dragging/Drag.md index ee483cfc2..630351cf4 100644 --- a/wpf/Diagram/Interaction/Dragging/Drag.md +++ b/wpf/Diagram/Interaction/Dragging/Drag.md @@ -127,6 +127,14 @@ Diagram.ConnectorDropIndicatorStyle = this.Resources["connectordropindicator"] a [How to create filled PolyLine Node?](https://support.syncfusion.com/kb/article/10255/how-to-create-filled-polyline-node-in-wpf-diagram-sfdiagram) -[How to restrict diagram objects dragging in the positive side?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) +[How to restrict diagram objects dragging in the positive side in WPF Diagram?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) -[How to enable the behaviour of drag the node from one diagram to another diagram?](https://support.syncfusion.com/kb/article/6270/how-to-enable-drag-the-node-from-one-diagram-to-another-wpf-diagram-sfdiagram) \ No newline at end of file +[How to Restrict Node is being removed from its Parent Container when Dragging in WPF Diagram (SfDiagram)](https://support.syncfusion.com/kb/article/15644/how-to-restrict-node-is-being-removed-from-its-parent-container-when-dragging-in-wpf-diagram-sfdiagram) + +[How to prevent the connector segment from collapsing while dragging a node in WPF Diagram (SfDiagram) ?](https://support.syncfusion.com/kb/article/17746/how-to-prevent-the-connector-segment-from-collapsing-while-dragging-a-node-in-wpf-diagram-sfdiagram-) + +[How to update the Zindex of the dragged node in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/10388/how-to-update-the-zindex-of-the-dragged-node-in-wpf-diagram-sfdiagram) + +[How to identify the dragging state of connectors in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18846/how-to-identify-the-dragging-state-of-connectors-in-the-wpf-diagram-sfdiagram) + +[How to prevent the node from moving outside the group in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18852/how-to-prevent-the-node-from-moving-outside-the-group-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Interaction/Dragging/DuplicateNodesandConnectors.md b/wpf/Diagram/Interaction/Dragging/DuplicateNodesandConnectors.md index 4c7c75566..b77d0d26c 100644 --- a/wpf/Diagram/Interaction/Dragging/DuplicateNodesandConnectors.md +++ b/wpf/Diagram/Interaction/Dragging/DuplicateNodesandConnectors.md @@ -17,3 +17,5 @@ N> To enable dragging of connectors in your diagrams, use `ConnectorConstraints. ## See Also [How to show the copied diagram elements as preview image along with the mouse pointer?](https://support.syncfusion.com/kb/article/12037/how-to-show-the-copied-diagram-elements-as-preview-image-along-with-the-mouse-pointer-in) + +[How to disable Ctrl + Drag duplicate behavior in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/18502/how-to-disable-ctrl--drag-duplicate-behavior-in-wpf-diagramsfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Interaction/Selection.md b/wpf/Diagram/Interaction/Selection.md index 9aa45a3df..da2613a9d 100644 --- a/wpf/Diagram/Interaction/Selection.md +++ b/wpf/Diagram/Interaction/Selection.md @@ -181,8 +181,6 @@ Diagram control provides support to change the selection handle display mode of [How to use the property grid for diagram elements?](https://support.syncfusion.com/kb/article/9861/how-to-use-the-property-grid-in-the-wpf-diagram-sfdiagram) -[How to customize the Selection behavior?](https://support.syncfusion.com/kb/article/6761/how-to-customize-the-selection-behavior-in-wpf-diagram-sfdiagram) - [How to remove the rotator thumb of the node?](https://support.syncfusion.com/kb/article/5943/how-to-remove-rotator-of-the-node-in-wpf-diagram-sfdiagram) -[How to disable the selection of diagram objects?](https://support.syncfusion.com/kb/article/5495/how-to-disable-the-selection-in-wpf-diagram) \ No newline at end of file +[How to customize the appearance of the selector in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/10605/how-to-customize-the-appearance-of-the-selector-in-wpf-diagram-sfdiagram) diff --git a/wpf/Diagram/Interaction/UserHandle.md b/wpf/Diagram/Interaction/UserHandle.md index 3bc2d7637..2af5d0c4e 100644 --- a/wpf/Diagram/Interaction/UserHandle.md +++ b/wpf/Diagram/Interaction/UserHandle.md @@ -89,4 +89,6 @@ The Alignment of QuickCommand is similar to [Annotation Alignment](https://help [How to Notify when diagramming object is duplicated with source?](https://support.syncfusion.com/kb/article/6268/how-to-notify-when-diagramming-object-is-duplicated-with-source-in-wpf-diagram-sfdiagram) -[How to remove the rotator thumb of the node?](https://support.syncfusion.com/kb/article/5943/how-to-remove-rotator-of-the-node-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to remove the rotator thumb of the node?](https://support.syncfusion.com/kb/article/5943/how-to-remove-rotator-of-the-node-in-wpf-diagram-sfdiagram) + +[How to enable or disable QuickCommands in WPF Diagram?](https://support.syncfusion.com/kb/article/5902/how-to-enable-or-disable-quickcommands-in-wpf-diagram) \ No newline at end of file diff --git a/wpf/Diagram/Interaction/ZoomPan.md b/wpf/Diagram/Interaction/ZoomPan.md index e33fbb675..11393d1bb 100644 --- a/wpf/Diagram/Interaction/ZoomPan.md +++ b/wpf/Diagram/Interaction/ZoomPan.md @@ -32,3 +32,7 @@ documentation: ug [How to achieve zoom in or zoom out functionality to ports?](https://support.syncfusion.com/kb/article/10002/how-to-achieve-zoom-in-or-zoom-out-functionality-to-ports-in-wpf-diagram-sfdiagram) [How to get notification when zooming and panning the diagram page?](https://support.syncfusion.com/kb/article/5470/how-to-get-notification-when-zooming-and-panning-the-wpf-diagram-sfdiagram) + +[How to Use the Mouse Middle Button for Pan and Middle Button Scroll for Zoom in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/15645/how-to-use-the-mouse-middle-button-for-pan-and-middle-button-scroll-for-zoom-in-wpf-diagram-sfdiagram) + +[How to do Panning in all the directions at a time in WPF Diagram?](https://support.syncfusion.com/kb/article/5874/how-to-do-panning-in-all-the-directions-at-a-time-in-wpf-diagram) \ No newline at end of file diff --git a/wpf/Diagram/Node.md b/wpf/Diagram/Node.md index 1096a75a6..a7d74b816 100644 --- a/wpf/Diagram/Node.md +++ b/wpf/Diagram/Node.md @@ -801,8 +801,6 @@ The [`Constraints`](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagra [How to Notify when diagramming object is duplicated with source?](https://support.syncfusion.com/kb/article/6268/how-to-notify-when-diagramming-object-is-duplicated-with-source-in-wpf-diagram-sfdiagram) -[How to enable the behaviour of drag the node from one diagram to another diagram?](https://support.syncfusion.com/kb/article/6270/how-to-enable-drag-the-node-from-one-diagram-to-another-wpf-diagram-sfdiagram) - [How to draw nodes in diagram?](https://support.syncfusion.com/kb/article/5989/how-to-draw-node-in-wpf-diagram-sfdiagram) [How to remove the rotator thumb of the node?](https://support.syncfusion.com/kb/article/5943/how-to-remove-rotator-of-the-node-in-wpf-diagram-sfdiagram) @@ -813,4 +811,56 @@ The [`Constraints`](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagra [How to get base node interface while dropping a symbol from stencil?](https://support.syncfusion.com/kb/article/5494/how-to-get-base-node-interface-while-dropping-a-symbol-from-stencil-to-wpf-diagram) -[How to enable the AspectRatio for node?](https://support.syncfusion.com/kb/article/5473/how-to-enable-the-aspectratio-of-node-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to enable the AspectRatio for node?](https://support.syncfusion.com/kb/article/5473/how-to-enable-the-aspectratio-of-node-in-wpf-diagram-sfdiagram) + +[How to manage the node's visibility when it is dropped onto another node in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18312/how-to-manage-the-nodes-visibility-when-it-is-dropped-onto-another-node-in-wpf-diagram-sfdiagram) + +[How to use the WPF SfDiagram as the Content of the Node?](https://support.syncfusion.com/kb/article/18397/how-to-use-the-wpf-sfdiagram-as-the-content-of-the-node) + +[How to Prevent Nodes from being Unselected when Right-Clicking in WPF SfDiagram?](https://support.syncfusion.com/kb/article/18348/how-to-prevent-nodes-from-being-unselected-when-right-clicking-in-wpf-sfdiagram) + +[How to Obtain InConnectors and OutConnectors of Node in WPF Diagram?](https://support.syncfusion.com/kb/article/18250/how-to-obtain-inconnectors-and-outconnectors-of-node-in-wpf-diagram) + +[How to highlight the node when selecting an annotation of the node and vice versa in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18245/how-to-highlight-the-node-when-selecting-an-annotation-of-the-node-and-vice-versa-in-the-wpf-diagram-sfdiagram) + +[How to disable Ctrl + Drag duplicate behavior in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/18502/how-to-disable-ctrl--drag-duplicate-behavior-in-wpf-diagramsfdiagram) + +[How to Fit Selected Nodes and Connectors to the WPF Diagram Window?](https://support.syncfusion.com/kb/article/18062/how-to-fit-selected-nodes-and-connectors-to-the-wpf-diagram-window) + +[How to add a node as a child of a container using the context menu in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18053/how-to-add-a-node-as-a-child-of-a-container-using-the-context-menu-in-the-wpf-diagram-sfdiagram) + +[How to set the rotation angle for a node based on the angle of the connector decorator's shape in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17744/how-to-set-the-rotation-angle-for-a-node-based-on-the-angle-of-the-connector-decorators-shape-in-wpf-diagram-sfdiagram) + +[How to set the semi-transparent color to Nodes in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17882/how-to-set-the-semi-transparent-color-to-nodes-in-the-wpf-diagram-sfdiagram) + +[How to update the ShapeStyle of the selected node at runtime in WPF Diagram (SfDiagram) ?](https://support.syncfusion.com/kb/article/17728/how-to-update-the-shapestyle-of-the-selected-node-at-runtime-in-wpf-diagram-sfdiagram-) + +[How to add a container as parent of the selected node using the context menu in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17747/how-to-add-a-container-as-parent-of-the-selected-node-using-the-context-menu-in-the-wpf-diagram-sfdiagram) + +[How to prevent nodes from moving to a negative index when nudging in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17732/how-to-prevent-nodes-from-moving-to-a-negative-index-when-nudging-in-wpf-diagram-sfdiagram) + +[How to clone the NodeViewModel in SfDiagram?](https://support.syncfusion.com/kb/article/17763/how-to-clone-the-nodeviewmodel-in-sfdiagram) + +[How to apply styles to nodes based on key values in the WPF Diagram?](https://support.syncfusion.com/kb/article/16203/how-to-apply-styles-to-nodes-based-on-key-values-in-the-wpf-diagram) + +[How to Get the Node or Connector in the MouseMove Event in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/15646/how-to-get-the-node-or-connector-in-the-mousemove-event-in-the-wpf-diagram-sfdiagram) + +[How to Restrict Node is being removed from its Parent Container when Dragging in WPF Diagram (SfDiagram)](https://support.syncfusion.com/kb/article/15644/how-to-restrict-node-is-being-removed-from-its-parent-container-when-dragging-in-wpf-diagram-sfdiagram) + +[How to avoid the node clipping while export in the WPF Diagram?](https://support.syncfusion.com/kb/article/15536/how-to-avoid-the-node-clipping-while-export-in-the-wpf-diagram) + +[How to manage the visibility of node and connector objects in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/14995/how-to-manage-the-visibility-of-node-and-connector-objects-in-the-wpf-diagram-sfdiagram) + +[How to remove all its children when deleting a parent node in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/10027/how-to-remove-all-its-children-when-deleting-a-parent-node-in-wpf-diagram-sfdiagram) + +[How to arrange the Nodes in Circular(Radial) mode in WPF Diagram?](https://support.syncfusion.com/kb/article/3342/how-to-arrange-the-nodes-in-circularradial-mode-in-wpf-diagram) + +[How to hide specific default QuickCommands of node in WPF Diagram?](https://support.syncfusion.com/kb/article/11519/how-to-hide-specific-default-quickcommands-of-node-in-wpf-diagram) + +[How to restrict Connector's source/target changing from native Nodes to other Nodes in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/11796/how-to-restrict-connectors-source-target-changing-from-native-nodes-to-other-nodes-in-wpf) + +[How to serialize Content and ContentTemplate properties of a Node in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/11574/how-to-serialize-content-and-contenttemplate-properties-of-a-node-in-wpf-diagramsfdiagram) + +[How to create filled PolyLine Node in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/10255/how-to-create-filled-polyline-node-in-wpf-diagram-sfdiagram) + +[How to bring the specific node to the center or viewport in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/9918/how-to-bring-the-specific-node-to-the-center-or-viewport-in-wpf-diagram-sfdiagram) diff --git a/wpf/Diagram/Port/Port.md b/wpf/Diagram/Port/Port.md index 4ed260da2..6321fbca7 100644 --- a/wpf/Diagram/Port/Port.md +++ b/wpf/Diagram/Port/Port.md @@ -554,4 +554,10 @@ The [`Constraints`](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagra [How to achieve zoom in or zoom out functionality to ports?](https://support.syncfusion.com/kb/article/10002/how-to-achieve-zoom-in-or-zoom-out-functionality-to-ports-in-wpf-diagram-sfdiagram) -[How to add port to the connector?](https://support.syncfusion.com/kb/article/5939/how-to-add-port-to-the-connector-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to add port to the connector?](https://support.syncfusion.com/kb/article/5939/how-to-add-port-to-the-connector-in-wpf-diagram-sfdiagram) + +[How to change the source and target ports of the connector at runtime in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18302/how-to-change-the-source-and-target-ports-of-the-connector-at-runtime-in-the-wpf-diagram-sfdiagram) + +[How to display only the ports of the same color in the target node based on the source node's port color in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17723/how-to-display-only-the-ports-of-the-same-color-in-the-target-node-based-on-the-source-nodes-port-color-in-wpf-diagram-sfdiagram) + +[How to change the connector style based on its SourcePort style in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18851/how-to-change-the-connector-style-based-on-its-sourceport-style-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Port/PortHoverEffect.md b/wpf/Diagram/Port/PortHoverEffect.md index 82b8878d9..11d3744ef 100644 --- a/wpf/Diagram/Port/PortHoverEffect.md +++ b/wpf/Diagram/Port/PortHoverEffect.md @@ -35,3 +35,6 @@ diagram.PortHoverEffect = PortHoverEffect.Ripple; | Shrink |![shrink diagram](Port_images/ShrinkAnimation.gif) | | FilledRipple |![Filled Ripple](Port_images/FilledRippleAnimation.gif) | | None | Connection animation effect does not appear. | + +## See Also +[How to change the PortHover effect color in the WPF Diagram?](https://support.syncfusion.com/kb/article/17720/how-to-change-the-porthover-effect-color-in-the-wpf-diagram) \ No newline at end of file diff --git a/wpf/Diagram/Printing.md b/wpf/Diagram/Printing.md index b2d3dd115..d408d84b9 100644 --- a/wpf/Diagram/Printing.md +++ b/wpf/Diagram/Printing.md @@ -396,4 +396,6 @@ diagram.PrintingService.ShowClassicPrintPreview(); [How to get progress notification while printing the diagram pages?](https://support.syncfusion.com/kb/article/8465/how-to-get-progress-notification-while-printing-in-wpf-diagram-sfdiagram) -[How to show classic print preview?](https://support.syncfusion.com/kb/article/8186/how-to-show-classic-print-preview-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to show classic print preview?](https://support.syncfusion.com/kb/article/8186/how-to-show-classic-print-preview-in-wpf-diagram-sfdiagram) + +[How to enable the Print Properties option in the Print dialog in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18697/how-to-enable-the-print-properties-option-in-the-print-dialog-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Rulers.md b/wpf/Diagram/Rulers.md index e79041d1e..af66a7fc1 100644 --- a/wpf/Diagram/Rulers.md +++ b/wpf/Diagram/Rulers.md @@ -79,4 +79,6 @@ Please refer to the sample to [Customize the Ruler](https://github.com/Syncfusio ## See Also -[How to customize the ruler units?](https://support.syncfusion.com/kb/article/5944/how-to-customize-the-ruler-units-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to customize the ruler units?](https://support.syncfusion.com/kb/article/5944/how-to-customize-the-ruler-units-in-wpf-diagram-sfdiagram) + +[How to round off the ruler's value if it displays a decimal value in the WPF Diagram (SfDiagram) ?](https://support.syncfusion.com/kb/article/18665/how-to-round-off-the-rulers-value-if-it-displays-a-decimal-value-in-the-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Scroll-Settings/DragLimit.md b/wpf/Diagram/Scroll-Settings/DragLimit.md index 2d206d709..e19055d06 100644 --- a/wpf/Diagram/Scroll-Settings/DragLimit.md +++ b/wpf/Diagram/Scroll-Settings/DragLimit.md @@ -68,4 +68,6 @@ private void Diagram_SelectorChangedEvent(object sender, SelectorChangedEventArg [How to add the rulers for the diagram control?](/wpf/diagram/rulers) +[How to restrict diagram objects dragging in the positive side?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) + {% endseealso %} diff --git a/wpf/Diagram/Scroll-Settings/ScrollLimit.md b/wpf/Diagram/Scroll-Settings/ScrollLimit.md index 2834b66b9..5a3f3b975 100644 --- a/wpf/Diagram/Scroll-Settings/ScrollLimit.md +++ b/wpf/Diagram/Scroll-Settings/ScrollLimit.md @@ -94,4 +94,6 @@ diagram.ScrollSettings = new ScrollSettings() [How to stop infinite scrolling?](https://support.syncfusion.com/kb/article/9869/how-to-stop-infinite-scrolling-in-wpf-diagram-sfdiagram) -[How to restrict diagram objects dragging in the positive side?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) \ No newline at end of file +[How to stop infinite scrolling in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/9869/how-to-stop-infinite-scrolling-in-wpf-diagram-sfdiagram) + +[How to restrict diagram objects dragging in the positive side in WPF Diagram?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) \ No newline at end of file diff --git a/wpf/Diagram/Scroll-Settings/ScrollStatusAndAutoScroll.md b/wpf/Diagram/Scroll-Settings/ScrollStatusAndAutoScroll.md index b1c571b13..10e9fc7f4 100644 --- a/wpf/Diagram/Scroll-Settings/ScrollStatusAndAutoScroll.md +++ b/wpf/Diagram/Scroll-Settings/ScrollStatusAndAutoScroll.md @@ -105,3 +105,5 @@ Find the [Scroll Settings sample](https://github.com/SyncfusionExamples/WPF-Diag [How to stop infinite scrolling in diagram?](https://support.syncfusion.com/kb/article/9869/how-to-stop-infinite-scrolling-in-wpf-diagram-sfdiagram) [How to restrict diagram objects dragging in the positive side?](https://support.syncfusion.com/kb/article/9917/how-to-restrict-diagram-objects-dragging-in-the-positive-side-in-wpf-diagram) + +[How to bring the specific node to the center or viewport in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/9918/how-to-bring-the-specific-node-to-the-center-or-viewport-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Serialization.md b/wpf/Diagram/Serialization.md index 3dbb5979e..13ea0545b 100644 --- a/wpf/Diagram/Serialization.md +++ b/wpf/Diagram/Serialization.md @@ -252,4 +252,12 @@ N> Mermaid syntax data serialization and deserialization are only supported for ## See Also -[How to serialize the Content and ContentTemplate properties of a Node?](https://support.syncfusion.com/kb/article/11574/how-to-serialize-content-and-contenttemplate-properties-of-a-node-in-wpf-diagramsfdiagram) \ No newline at end of file +[How to serialize the Content and ContentTemplate properties of a Node?](https://support.syncfusion.com/kb/article/11574/how-to-serialize-content-and-contenttemplate-properties-of-a-node-in-wpf-diagramsfdiagram) + +[How to change the color of a node in the stencil and diagram while loading a saved file in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/18669/how-to-change-the-color-of-a-node-in-the-stencil-and-diagram-while-loading-a-saved-file-in-wpf-diagramsfdiagram) + +[How to serialize the LinearGradientBrush type as a Fill value in the ShapeStyle of a Node in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18058/how-to-serialize-the-lineargradientbrush-type-as-a-fill-value-in-the-shapestyle-of-a-node-in-the-wpf-diagram-sfdiagram) + +[How to serialize and deserialize the image nodes in WPF Diagram( SfDiagram) ?](https://support.syncfusion.com/kb/article/17743/how-to-serialize-and-deserialize-the-image-nodes-in-wpf-diagram-sfdiagram-) + +[How to serialize multiple diagram pages in WPF Diagram?](https://support.syncfusion.com/kb/article/16204/how-to-serialize-multiple-diagram-pages-in-wpf-diagram) \ No newline at end of file diff --git a/wpf/Diagram/Snapping/DefineSnapping.md b/wpf/Diagram/Snapping/DefineSnapping.md index d033926a8..7d22d0e36 100644 --- a/wpf/Diagram/Snapping/DefineSnapping.md +++ b/wpf/Diagram/Snapping/DefineSnapping.md @@ -153,4 +153,6 @@ Find the [Snapping sample](https://github.com/SyncfusionExamples/WPF-Diagram-Exa ## See Also -[How to enable snapping in diagram?](https://support.syncfusion.com/kb/article/5908/how-to-enable-snapping-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to enable snapping in diagram?](https://support.syncfusion.com/kb/article/5908/how-to-enable-snapping-in-wpf-diagram-sfdiagram) + +[How to enable the snapping lines only for nodes in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/15540/how-to-enable-the-snapping-lines-only-for-nodes-in-the-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Stencil/Interactions.md b/wpf/Diagram/Stencil/Interactions.md index 1f20e3f48..c59da99cc 100644 --- a/wpf/Diagram/Stencil/Interactions.md +++ b/wpf/Diagram/Stencil/Interactions.md @@ -229,4 +229,8 @@ The following table illustrates the list of commands along with their associated [How to create parent and child relationship by drag and drop nodes?](https://support.syncfusion.com/kb/article/10008/how-to-create-parent-and-child-relationship-by-drag-and-drop-nodes-in-wpf-diagram-sfdiagram) -[How to expand all symbol groups in stencil?](https://support.syncfusion.com/kb/article/5492/how-to-expand-all-symbol-groups-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to expand all symbol groups in stencil?](https://support.syncfusion.com/kb/article/5492/how-to-expand-all-symbol-groups-in-wpf-diagram-sfdiagram) + +[How to Change Cursor to Block Cursor When Hovering in WPF SfDiagram?](https://support.syncfusion.com/kb/article/18242/how-to-change-cursor-to-block-cursor-when-hovering-in-wpf-sfdiagram) + +[How to Change the Background Color of a Symbol in WPF SfDiagram?](https://support.syncfusion.com/kb/article/18241/how-to-change-the-background-color-of-a-symbol-in-wpf-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Stencil/Serialization.md b/wpf/Diagram/Stencil/Serialization.md index e602aa4cc..51d367421 100644 --- a/wpf/Diagram/Stencil/Serialization.md +++ b/wpf/Diagram/Stencil/Serialization.md @@ -109,3 +109,10 @@ if (dialog.ShowDialog() == true) [View Sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Stencil/SymbolGroupSerialize) + +## See Also +[How to change the color of a node in the stencil and diagram while loading a saved file in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/18669/how-to-change-the-color-of-a-node-in-the-stencil-and-diagram-while-loading-a-saved-file-in-wpf-diagramsfdiagram) + +[How to serialize the LinearGradientBrush type as a Fill value in the ShapeStyle of a Node in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18058/how-to-serialize-the-lineargradientbrush-type-as-a-fill-value-in-the-shapestyle-of-a-node-in-the-wpf-diagram-sfdiagram) + +[How to serialize and deserialize the image nodes in WPF Diagram( SfDiagram) ?](https://support.syncfusion.com/kb/article/17743/how-to-serialize-and-deserialize-the-image-nodes-in-wpf-diagram-sfdiagram-) \ No newline at end of file diff --git a/wpf/Diagram/Stencil/Stencil.md b/wpf/Diagram/Stencil/Stencil.md index 8cf4fe351..c8947ff0e 100644 --- a/wpf/Diagram/Stencil/Stencil.md +++ b/wpf/Diagram/Stencil/Stencil.md @@ -381,4 +381,24 @@ The [`Constraints`](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagra [How to get base node interface while dropping a symbol from stencil?](https://support.syncfusion.com/kb/article/5494/how-to-get-base-node-interface-while-dropping-a-symbol-from-stencil-to-wpf-diagram) -[How to expand all symbol groups in stencil?](https://support.syncfusion.com/kb/article/5492/how-to-expand-all-symbol-groups-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to expand all symbol groups in stencil?](https://support.syncfusion.com/kb/article/5492/how-to-expand-all-symbol-groups-in-wpf-diagram-sfdiagram) + +[How to change the color of a node in the stencil and diagram while loading a saved file in WPF Diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/18669/how-to-change-the-color-of-a-node-in-the-stencil-and-diagram-while-loading-a-saved-file-in-wpf-diagramsfdiagram) + +[How to group all the SymbolViewModels into the same group in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18672/how-to-group-all-the-symbolviewmodels-into-the-same-group-in-the-wpf-diagram-sfdiagram) + +[How to Create Customized Stencil Using SVG Images in WPF SfDiagram?](https://support.syncfusion.com/kb/article/18251/how-to-create-customized-stencil-using-svg-images-in-wpf-sfdiagram) + +[How to Change Cursor to Block Cursor When Hovering in WPF SfDiagram?](https://support.syncfusion.com/kb/article/18242/how-to-change-cursor-to-block-cursor-when-hovering-in-wpf-sfdiagram) + +[How to Change the Background Color of a Symbol in WPF SfDiagram?](https://support.syncfusion.com/kb/article/18241/how-to-change-the-background-color-of-a-symbol-in-wpf-sfdiagram) + +[How to drag and drop both default and custom node from the stencil into the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18459/how-to-drag-and-drop-both-default-and-custom-node-from-the-stencil-into-the-wpf-diagram-sfdiagram) + +[How to enable/disable the Stencil symbol in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/17888/how-to-enabledisable-the-stencil-symbol-in-wpf-diagram-sfdiagram) + +[How to Achieve the Stencil Preview Effect Without Dragging a Symbol in the WPF Diagram (SfDiagram)](https://support.syncfusion.com/kb/article/15537/how-to-achieve-the-stencil-preview-effect-without-dragging-a-symbol-in-the-wpf-diagram-sfdiagram) + +[How to refresh stencil with new collection or symbol in WPF Diagram?](https://support.syncfusion.com/kb/article/8714/how-to-refresh-stencil-with-new-collection-or-symbol-in-wpf-diagram) + +[How to create the WPF Diagram (SfDiagram) with stencil?](https://support.syncfusion.com/kb/article/8908/how-to-create-the-wpf-diagram-sfdiagram-with-stencil) \ No newline at end of file diff --git a/wpf/Diagram/Stencil/SymbolGroup/SymbolGroup.md b/wpf/Diagram/Stencil/SymbolGroup/SymbolGroup.md index 4c388e4d2..f61169d7f 100644 --- a/wpf/Diagram/Stencil/SymbolGroup/SymbolGroup.md +++ b/wpf/Diagram/Stencil/SymbolGroup/SymbolGroup.md @@ -415,4 +415,8 @@ public class StencilViewModel : Stencil ## See also -[How to expand all SymbolGroups?](https://support.syncfusion.com/kb/article/5492/how-to-expand-all-symbol-groups-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to expand all SymbolGroups?](https://support.syncfusion.com/kb/article/5492/how-to-expand-all-symbol-groups-in-wpf-diagram-sfdiagram) + +[How to group all the SymbolViewModels into the same group in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18672/how-to-group-all-the-symbolviewmodels-into-the-same-group-in-the-wpf-diagram-sfdiagram) + +[How to Change the Background Color of a Symbol in WPF SfDiagram?](https://support.syncfusion.com/kb/article/18241/how-to-change-the-background-color-of-a-symbol-in-wpf-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Swimlane/Swimlane.md b/wpf/Diagram/Swimlane/Swimlane.md index 541bba07b..9e6c66468 100644 --- a/wpf/Diagram/Swimlane/Swimlane.md +++ b/wpf/Diagram/Swimlane/Swimlane.md @@ -322,3 +322,8 @@ Swimlane can be selected by clicking (tap) the header of the swimlane. Please find the swimlane sample as follows. [View Swimlane sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Swimlane/Swimlane-Sample) + +## See Also +[How to restrict node’s dragging from native lane to other lanes in WPF diagram(SfDiagram)?](https://support.syncfusion.com/kb/article/11744/how-to-restrict-nodes-dragging-from-native-lane-to-other-lanes-in-wpf-diagramsfdiagram) + +[How to render the Swimlane at the top-left corner of the diagram in the WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18841/how-to-render-the-swimlane-at-the-top-left-corner-of-the-diagram-in-the-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/Themes.md b/wpf/Diagram/Themes.md index 205fdb010..78c328bd7 100644 --- a/wpf/Diagram/Themes.md +++ b/wpf/Diagram/Themes.md @@ -107,4 +107,6 @@ node.Annotations = new ObservableCollection() ## See Also -[How to apply built-in theme for node and connector?](https://support.syncfusion.com/kb/article/9995/how-to-apply-built-in-theme-for-node-and-connector-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to apply built-in theme for node and connector?](https://support.syncfusion.com/kb/article/9995/how-to-apply-built-in-theme-for-node-and-connector-in-wpf-diagram-sfdiagram) + +[How to create a custom theme using the SfDiagram Control in the WPF Diagram?](https://support.syncfusion.com/kb/article/18673/how-to-create-a-custom-theme-using-the-sfdiagram-control-in-the-wpf-diagram) \ No newline at end of file diff --git a/wpf/Diagram/Tools.md b/wpf/Diagram/Tools.md index 77d2a7be6..9ae0541de 100644 --- a/wpf/Diagram/Tools.md +++ b/wpf/Diagram/Tools.md @@ -359,8 +359,8 @@ N> [View Sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Exa [How to override the default cursors while interaction?](https://www.syncfusion.com/kb/11407/how-to-override-the-default-cursors-while-interaction-in-wpf-diagramsfdiagram) -[How to switch between tools at runtime through the SetTool?](https://support.syncfusion.com/kb/article/9943/how-to-switch-between-tools-at-runtime-through-the-settool-in-wpf-diagram-sfdiagram) - [How to create port at runtime through set tool?](https://support.syncfusion.com/kb/article/9967/how-to-create-port-at-runtime-through-set-tool-in-wpf-diagram-sfdiagram) -[How to draw nodes in diagram?](https://support.syncfusion.com/kb/article/5989/how-to-draw-node-in-wpf-diagram-sfdiagram) \ No newline at end of file +[How to draw nodes in diagram?](https://support.syncfusion.com/kb/article/5989/how-to-draw-node-in-wpf-diagram-sfdiagram) + +[How to switch between tools at runtime through the SetTool in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/9943/how-to-switch-between-tools-at-runtime-through-the-settool-in-wpf-diagram-sfdiagram) \ No newline at end of file diff --git a/wpf/Diagram/UndoRedo.md b/wpf/Diagram/UndoRedo.md index 78e01f71b..c205b6346 100644 --- a/wpf/Diagram/UndoRedo.md +++ b/wpf/Diagram/UndoRedo.md @@ -514,4 +514,6 @@ private void Diagram_NodeChangedEvent(object sender, ChangeEventArgs