You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnet/Diagram/Port.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,15 @@ documentation: ug
11
11
12
12
Essential Diagram for ASP.NET provides support to define custom ports for making connections.
13
13
14
-

14
+

15
15
16
16
When a connector is connected between two nodes, its end points are automatically docked to node's nearest boundary as shown in the following image.
17
17
18
-

18
+

19
19
20
20
Ports act as the connection points of node and allows to create connections with only those specific points as shown in the following image.
21
21
22
-

22
+

23
23
24
24
## Create Port
25
25
@@ -75,7 +75,7 @@ You can add ports at runtime by using the client side method `addPorts`. The fol
75
75
76
76
{% endhighlight %}
77
77
78
-

78
+

79
79
80
80
To explore the set of properties for defining a port, refer to [Port Properties](http://help.syncfusion.com/cr/aspnet/Syncfusion.JavaScript.DataVisualization.Models.Diagram.Port.html"Port Properties")
81
81
@@ -123,7 +123,7 @@ The following code illustrates how to change the appearance of port.
123
123
124
124
{% endhighlight %}
125
125
126
-

126
+

0 commit comments