Skip to content

Commit 6e297f7

Browse files
ImagesUpdated
1 parent c7461a7 commit 6e297f7

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

wpf/Diagram/Annotation/DefineAnnotation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ ConnectorViewModel connector = new ConnectorViewModel()
105105
{% endhighlight %}
106106
{% endtabs %}
107107

108-
![Create Annotation](Annotation_images/Create_Annotation.jpg)
108+
![Create Annotation](Annotation_images/wpf-diagram-annotation.jpg)
109109

110110
## Multiple Annotations
111111

@@ -146,7 +146,7 @@ Annotations = new ObservableCollection<IAnnotation>()
146146
{% endhighlight %}
147147
{% endtabs %}
148148

149-
![Multiple Annotations](Annotation_images/annotation_img21.png) &ensp;&ensp;&ensp;&ensp;&ensp; ![Multiple Annotations](Annotation_images/MultipleAnnotationConnector.png)
149+
![Multiple Annotations](Annotation_images/wpf-diagram-multiple-annotations.PNG) &ensp;&ensp;&ensp;&ensp;&ensp; ![Multiple Annotations](Annotation_images/wpf-diagram-multiple-annotation-connector.png)
150150

151151
[View sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Annotations/MultipleAnnotation).
152152

wpf/Diagram/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,6 +933,6 @@ SfDiagram supports various built-in themes. Refer to the below links to apply th
933933

934934
[How to create a WPF SfDiagram?](https://support.syncfusion.com/kb/article/8853/how-to-create-a-wpf-diagram-sfdiagram)
935935

936-
[How to achieve the AutoConnect functionality in WPF Diagram (SfDiagram)?](https://support.syncfusion.com/kb/article/18252/how-to-achieve-the-autoconnect-functionality-in-wpf-diagram-sfdiagram)
936+
[How to Automate Diagram using WinAppDriver](https://support.syncfusion.com/kb/article/15642/how-to-automate-diagram-using-winappdriver)
937937

938938
[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)

wpf/Diagram/Scroll-Settings/DragLimit.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,6 @@ private void Diagram_SelectorChangedEvent(object sender, SelectorChangedEventArg
6868

6969
[How to add the rulers for the diagram control?](/wpf/diagram/rulers)
7070

71+
[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)
72+
7173
{% endseealso %}

0 commit comments

Comments
 (0)